検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 44 for [SIMILAR] 16 1024 4096 WITH 25330 zmqsocket WITH... (0.185 sec.)
Whether the socket is persistent 7396
« ZMQSocket::getSockOpt ZMQSocket::recv » PHP Manual ZMQSocket Whether the socket is persistent ZMQSocket::isPersistent (PECL zmq >= 0.5.0) ZMQSocket::isPersistent — Whether the socket is persistent 説明 public ZMQSocket::isPersistent (): bool Check whether the socket is persistent. パラ ...
https://man.plustar.jp/php/zmqsocket.ispersistent.html - [similar]
Get list of endpoints 7396
« ZMQSocket::disconnect ZMQSocket::getPersistentId » PHP Manual ZMQSocket Get list of endpoints ZMQSocket::getEndpoints (PECL zmq >= 0.5.0) ZMQSocket::getEndpoints — Get list of endpoints 説明 public ZMQSocket::getEndpoints (): array Returns a list of endpoints where the socket is connec ...
https://man.plustar.jp/php/zmqsocket.getendpoints.html - [similar]
Get the persistent id 7396
« ZMQSocket::getEndpoints ZMQSocket::getSocketType » PHP Manual ZMQSocket Get the persistent id ZMQSocket::getPersistentId (PECL zmq >= 0.5.0) ZMQSocket::getPersistentId — Get the persistent id 説明 public ZMQSocket::getPersistentId (): string Returns the persistent id of the socket. パラ ...
https://man.plustar.jp/php/zmqsocket.getpersistentid.html - [similar]
Get the socket type 7396
« ZMQSocket::getPersistentId ZMQSocket::getSockOpt » PHP Manual ZMQSocket Get the socket type ZMQSocket::getSocketType (PECL zmq >= 0.5.0) ZMQSocket::getSocketType — Get the socket type 説明 public ZMQSocket::getSocketType (): int Gets the socket type. パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/zmqsocket.getsockettype.html - [similar]
マルチパートメッセージを送る 7396
« ZMQSocket::send ZMQSocket::setSockOpt » PHP Manual ZMQSocket マルチパートメッセージを送る ZMQSocket::sendmulti (PECL zmq >= 0.8.0) ZMQSocket::sendmulti — マルチパートメッセージを送る 説明 public ZMQSocket::sendmulti ( array $message , int $mode = 0 ): ZMQSocket ソケットを使ってマルチパ ...
https://man.plustar.jp/php/zmqsocket.sendmulti.html - [similar]
Receives a message 7396
« ZMQSocket::isPersistent ZMQSocket::recvMulti » PHP Manual ZMQSocket Receives a message ZMQSocket::recv (PECL zmq >= 0.5.0) ZMQSocket::recv — Receives a message 説明 public ZMQSocket::recv ( int $mode = 0 ): string Receive a message from a socket. By default receiving will block until a ...
https://man.plustar.jp/php/zmqsocket.recv.html - [similar]
Remove item from poll set 7396
« ZMQPoll::poll ZMQDevice » PHP Manual ZMQPoll Remove item from poll set ZMQPoll::remove (PECL zmq >= 0.5.0) ZMQPoll::remove — Remove item from poll set 説明 public ZMQPoll::remove ( mixed $item ): bool Remove item from the poll set. The item parameter can be ZMQSocket object, a stream r ...
https://man.plustar.jp/php/zmqpoll.remove.html - [similar]
配列内の現在の要素を返す 3910
« count each » PHP Manual 配列 関数 配列内の現在の要素を返す current (PHP 4, PHP 5, PHP 7, PHP 8) current — 配列内の現在の要素を返す 説明 current ( array | object $array ): mixed 各配列は、"カレント"の要素へのポインタを有しています。 このポインタは、配列に挿入された最初の要素を指すように ...
https://man.plustar.jp/php/function.current.html - [similar]
内部の配列ポインタをひとつ前に戻す 3910
« pos range » PHP Manual 配列 関数 内部の配列ポインタをひとつ前に戻す prev (PHP 4, PHP 5, PHP 7, PHP 8) prev — 内部の配列ポインタをひとつ前に戻す 説明 prev ( array | object &$array ): mixed 内部の配列ポインタをひとつ前に戻します。 prev() は、 内部の配列ポインタを進めるのではなく戻すという ...
https://man.plustar.jp/php/function.prev.html - [similar]
配列の内部ポインタを進める 3910
« natsort pos » PHP Manual 配列 関数 配列の内部ポインタを進める next (PHP 4, PHP 5, PHP 7, PHP 8) next — 配列の内部ポインタを進める 説明 next ( array | object &$array ): mixed next() は、ひとつの違いを除いて current() と同じです。 next() は要素を返す前に内部配列ポインタをひとつ先に進めま ...
https://man.plustar.jp/php/function.next.html - [similar]
PREV 1 2 3 4 5 NEXT