検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 354 for [SIMILAR] 16 1024 4096 WITH 32704 websocket WITH... (0.131 sec.)
The Swoole\Coroutine class 0
« Swoole\Connection\Iterator::valid Swoole\Coroutine::call_user_func_array » PHP Manual Swoole The Swoole\Coroutine class The Swoole\Coroutine class (PECL swoole >= 2.0.0) はじめに クラス概要 class Swoole\Coroutine { /* メソッド */ public static call_user_func_array ( callable $callback ...
https://man.plustar.jp/php/class.swoole-coroutine.html - [similar]
0
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバー この例は、簡単な応答サーバーです。変数 address と port を設定と実行環境に合うように変更してください。 このサーバーに次のようなコマンドで接続することが可能です。 : telnet 192.168.1.53 10000 ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
ソケットに名前をバインドする 0
« socket_addrinfo_lookup socket_clear_error » PHP Manual ソケット 関数 ソケットに名前をバインドする socket_bind (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_bind — ソケットに名前をバインドする 説明 socket_bind ( Socket $socket , string $address , int $port = 0 ): bool address で指定した名 ...
https://man.plustar.jp/php/function.socket-bind.html - [similar]
接続された、区別できないソケットストリームの組を作成する 0
« stream_socket_get_name stream_socket_recvfrom » PHP Manual ストリーム 関数 接続された、区別できないソケットストリームの組を作成する stream_socket_pair (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_socket_pair — 接続された、区別できないソケットストリームの組を作成する 説明 stream_socket_pair ( ...
https://man.plustar.jp/php/function.stream-socket-pair.html - [similar]
Set the runtime settings of the swoole server. 0
« Swoole\Server::sendwait Swoole\Server::shutdown » PHP Manual Swoole\Server Set the runtime settings of the swoole server. Swoole\Server::set (PECL swoole >= 1.9.0) Swoole\Server::set — Set the runtime settings of the swoole server. 説明 public Swoole\Server::set ( array $settings ): Re ...
https://man.plustar.jp/php/swoole-server.set.html - [similar]
The Swoole\Http\Response class 0
« Swoole\Http\Request::rawcontent Swoole\Http\Response::cookie » PHP Manual Swoole The Swoole\Http\Response class The Swoole\Http\Response class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Http\Response { /* メソッド */ public cookie ( string $name , string $value = ? , strin ...
https://man.plustar.jp/php/class.swoole-http-response.html - [similar]
The Swoole\Async class 0
« swoole_version Swoole\Async::dnsLookup » PHP Manual Swoole The Swoole\Async class The Swoole\Async class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Async { /* メソッド */ public static dnsLookup ( string $hostname , callable $callback ): void public static read ( string $f ...
https://man.plustar.jp/php/class.swoole-async.html - [similar]
Connect buffer event's file descriptor to given address or UNIX socket 0
« EventBufferEvent::close EventBufferEvent::connectHost » PHP Manual EventBufferEvent Connect buffer event's file descriptor to given address or UNIX socket EventBufferEvent::connect (PECL event >= 1.2.6-beta) EventBufferEvent::connect — Connect buffer event's file descriptor to given ad ...
https://man.plustar.jp/php/eventbufferevent.connect.html - [similar]
ソケット(通信時の終端)を作成する 0
« socket_create_pair socket_export_stream » PHP Manual ソケット 関数 ソケット(通信時の終端)を作成する socket_create (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_create — ソケット(通信時の終端)を作成する 説明 socket_create ( int $domain , int $type , int $protocol ): Socket | false 通 ...
https://man.plustar.jp/php/function.socket-create.html - [similar]
接続しているかどうかによらずソケットにメッセージを送信する 0
« socket_sendmsg socket_set_block » PHP Manual ソケット 関数 接続しているかどうかによらずソケットにメッセージを送信する socket_sendto (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_sendto — 接続しているかどうかによらずソケットにメッセージを送信する 説明 socket_sendto ( Socket $socket , str ...
https://man.plustar.jp/php/function.socket-sendto.html - [similar]