検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 293 for [SIMILAR] 16 1024 4096 WITH 81620 zmqsocket WITH... (0.356 sec.)
接続されているかどうかにかかわらず、ソケットからのデータを受信する 0
« stream_socket_pair stream_socket_sendto » PHP Manual ストリーム 関数 接続されているかどうかにかかわらず、ソケットからのデータを受信する stream_socket_recvfrom (PHP 5, PHP 7, PHP 8) stream_socket_recvfrom — 接続されているかどうかにかかわらず、ソケットからのデータを受信する 説明 stream_s ...
https://man.plustar.jp/php/function.stream-socket-recvfrom.html - [similar]
Returns the most recent socket error 0
« EventUtil::getLastSocketErrno EventUtil::getSocketFd » PHP Manual EventUtil Returns the most recent socket error EventUtil::getLastSocketError (PECL event >= 1.2.6-beta) EventUtil::getLastSocketError — Returns the most recent socket error 説明 public static EventUtil::getLastSocketErro ...
https://man.plustar.jp/php/eventutil.getlastsocketerror.html - [similar]
Returns numeric file descriptor of a socket, or stream 0
« EventUtil::getLastSocketError EventUtil::getSocketName » PHP Manual EventUtil Returns numeric file descriptor of a socket, or stream EventUtil::getSocketFd (PECL event >= 1.7.0) EventUtil::getSocketFd — Returns numeric file descriptor of a socket, or stream 説明 public static EventUtil ...
https://man.plustar.jp/php/eventutil.getsocketfd.html - [similar]
Returns the most recent socket error number 0
« EventUtil::__construct EventUtil::getLastSocketError » PHP Manual EventUtil Returns the most recent socket error number EventUtil::getLastSocketErrno (PECL event >= 1.2.6-beta) EventUtil::getLastSocketErrno — Returns the most recent socket error number 説明 public static EventUtil::get ...
https://man.plustar.jp/php/eventutil.getlastsocketerrno.html - [similar]
Sets socket options 0
« EventUtil::getSocketName EventUtil::sslRandPoll » PHP Manual EventUtil Sets socket options EventUtil::setSocketOption (PECL event >= 1.6.0) EventUtil::setSocketOption — Sets socket options 説明 public static EventUtil::setSocketOption ( mixed $socket , int $level , int $optname , mixed ...
https://man.plustar.jp/php/eventutil.setsocketoption.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]
ソケットのエラーまたは直近のエラーコードをクリアする 0
« socket_bind socket_close » PHP Manual ソケット 関数 ソケットのエラーまたは直近のエラーコードをクリアする socket_clear_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) socket_clear_error — ソケットのエラーまたは直近のエラーコードをクリアする 説明 socket_clear_error ( ? Socket $socket = null ...
https://man.plustar.jp/php/function.socket-clear-error.html - [similar]
WSAPROTOCOL_INFO 構造体をエクスポートする 0
« socket_write socket_wsaprotocol_info_import » PHP Manual ソケット 関数 WSAPROTOCOL_INFO 構造体をエクスポートする socket_wsaprotocol_info_export (PHP 7 >= 7.3.0, PHP 8) socket_wsaprotocol_info_export — WSAPROTOCOL_INFO 構造体をエクスポートする 説明 socket_wsaprotocol_info_export ( Socke ...
https://man.plustar.jp/php/function.socket-wsaprotocol-info-export.html - [similar]
受信、送信、または送受信用のソケットをシャットダウンする 0
« socket_setopt socket_strerror » PHP Manual ソケット 関数 受信、送信、または送受信用のソケットをシャットダウンする socket_shutdown (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_shutdown — 受信、送信、または送受信用のソケットをシャットダウンする 説明 socket_shutdown ( Socket $socket , int ...
https://man.plustar.jp/php/function.socket-shutdown.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]