検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 247 for Socket (0.011 sec.)
接続済みのソケットについて暗号化の on/off を切り替える 5224
« stream_socket_client stream_socket_get_name » PHP Manual ストリーム 関数 接続済みのソケットにつ ... いて暗号化の on/off を切り替える stream_socket_enable_crypto (PHP 5 >= 5.1.0, PHP 7, PHP 8) strea ... m_socket_enable_crypto — 接続済みのソケットについて暗号化の ... on/off を切り替える 説明 stream_socket_enable_crypto ( resource $stream , bool $enable , ... n_stream は、nullable になりました。 例 例1 stream_socket_enable_crypto() の例 <?php $fp = stream_socket_cli ...
https://man.plustar.jp/php/function.stream-socket-enable-crypto.html - [similar]
他のイベントループに埋め込めるバックエンド群を返す 5113
« Ev::depth Ev::feedSignal » PHP Manual Ev 他のイベントループに埋め込めるバックエンド群を返す Ev ... (通常は、どんな kqueue 実装でも動きます)。 * kqueue/socket-only イベントループを loop_socket に格納します * ( ... es_CONTENT-9 */ $loop = EvLoop :: defaultLoop (); $socket_loop = NULL ; $embed = NULL ; if ( Ev :: supported ... endedBackends () & Ev :: BACKEND_KQUEUE ) { if (( $socket_loop = new EvLoop ( Ev :: BACKEND_KQUEUE ))) { $em ... bed = new EvEmbed ( $loop ); } } if (! $socket_loop ) { $socket_loop = $loop ; } // これで、すべて ...
https://man.plustar.jp/php/ev.embeddablebackends.html - [similar]
現在の libev の構成でサポートするバックエンド群を返す 5113
« Ev::stop Ev::suspend » PHP Manual Ev 現在の libev の構成でサポートするバックエンド群を返す Ev: ... (通常は、どんな kqueue 実装でも動きます)。 * kqueue/socket-only イベントループを loop_socket に格納します * ( ... es_CONTENT-9 */ $loop = EvLoop :: defaultLoop (); $socket_loop = NULL ; $embed = NULL ; if ( Ev :: supported ... endedBackends () & Ev :: BACKEND_KQUEUE ) { if (( $socket_loop = new EvLoop ( Ev :: BACKEND_KQUEUE ))) { $em ... bed = new EvEmbed ( $loop ); } } if (! $socket_loop ) { $socket_loop = $loop ; } // これで、すべて ...
https://man.plustar.jp/php/ev.supportedbackends.html - [similar]
Set socket I/O activity timeout 5103
« GearmanClient::setStatusCallback GearmanClient::setWarningCallback » PHP Manual GearmanClient ... Set socket I/O activity timeout GearmanClient::setTimeout (PE ... gearman >= 0.6.0) GearmanClient::setTimeout — Set socket I/O activity timeout 説明 public GearmanClient::se ... imeout ( int $timeout ): bool Sets the timeout for socket I/O activity. パラメータ timeout An interval of ti ...
https://man.plustar.jp/php/gearmanclient.settimeout.html - [similar]
ストリーム 関数 5103
« streamWrapper::url_stat stream_bucket_append » PHP Manual ストリーム ストリーム 関数 ストリーム ... のファイル書き込みバッファリングを有効にする stream_socket_accept — stream_socket_server で作られたソケットの ... 接続を受け入れる stream_socket_client — インターネットドメインまたは Unix ドメイン ... のソケット接続を開く stream_socket_enable_crypto — 接続済みのソケットについて暗号化の ... on/off を切り替える stream_socket_get_name — ローカルまたはリモートのソケットの名前を ...
https://man.plustar.jp/php/ref.stream.html - [similar]
Get socket option 5103
« ZMQSocket::getSocketType ZMQSocket::isPersistent » PHP Manual ZMQSocket Get socket option ZMQSocket ... ocket::getSockOpt (PECL zmq >= 0.5.0) ZMQSocket::getSockOpt — Get socket option 説明 public ZMQSoc ... kOpt ( string $key ): mixed Returns the value of a socket option. パラメータ key An integer representing the ... er a string or an int depending on key . Throws ZMQSocketException on error. 関連キーワード: option , Get , ... ZMQSocket , key , getSockOpt , string , Returns , public , z ...
https://man.plustar.jp/php/zmqsocket.getsockopt.html - [similar]
Swoole 5083
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに ... hronously swoole_clear_error — Clear errors in the socket or on the last error code swoole_client_select — G ... swoole_event_add — Add new callback functions of a socket into the EventLoop swoole_event_defer — Add callba ... ent_del — Remove all event callback functions of a socket swoole_event_exit — Exit the eventloop, only avail ... ent_set — Update the event callback functions of a socket swoole_event_wait — Start the event loop swoole_ev ...
https://man.plustar.jp/php/book.swoole.html - [similar]
stream_set_blocking のエイリアス 5083
« socket_get_status socket_set_timeout » PHP Manual ネットワーク 関数 stream_set_blocking のエイ ... リアス socket_set_blocking (PHP 4, PHP 5, PHP 7, PHP 8) socket_s ...
https://man.plustar.jp/php/function.socket-set-blocking.html - [similar]
Get the remote socket name of the connection. 5063
« Swoole\Client::__destruct Swoole\Client::getsockname » PHP Manual Swoole\Client Get the remote ... socket name of the connection. Swoole\Client::getpeername ... 1.9.0) Swoole\Client::getpeername — Get the remote socket name of the connection. 説明 public Swoole\Client: ... ありません。 戻り値 The host and port of the remote socket. 関連キーワード: remote , Get , onnection , Swoole ...
https://man.plustar.jp/php/swoole-client.getpeername.html - [similar]
Get the local socket name of the connection. 5063
« Swoole\Client::getpeername Swoole\Client::isConnected » PHP Manual Swoole\Client Get the local ... socket name of the connection. Swoole\Client::getsockname ... 1.9.0) Swoole\Client::getsockname — Get the local socket name of the connection. 説明 public Swoole\Client: ... はありません。 戻り値 The host and port of the local socket. 関連キーワード: local , Get , onnection , Swoole ...
https://man.plustar.jp/php/swoole-client.getsockname.html - [similar]