検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 226 for [SIMILAR] 16 1024 4096 WITH 29585 zmqpoll WITH 8... (0.267 sec.)
Bind the socket 2640
« ZMQSocket ZMQSocket::connect » PHP Manual ZMQSocket Bind the socket ZMQSocket::bind (PECL zmq >= 0.5.0) ZMQSocket::bind — Bind the socket 説明 public ZMQSocket::bind ( string $dsn , bool $force = false ): ZMQSocket Bind the socket to an endpoint. The endpoint is defined in format trans ...
https://man.plustar.jp/php/zmqsocket.bind.html - [similar]
Sends a message 2640
« ZMQSocket::recvMulti ZMQSocket::sendmulti » PHP Manual ZMQSocket Sends a message ZMQSocket::send (PECL zmq >= 0.5.0) ZMQSocket::send — Sends a message 説明 public ZMQSocket::send ( string $message , int $mode = 0 ): ZMQSocket Send a message using the socket. The operation can block unl ...
https://man.plustar.jp/php/zmqsocket.send.html - [similar]
Get socket option 2640
« ZMQSocket::getSocketType ZMQSocket::isPersistent » PHP Manual ZMQSocket Get socket option ZMQSocket::getSockOpt (PECL zmq >= 0.5.0) ZMQSocket::getSockOpt — Get socket option 説明 public ZMQSocket::getSockOpt ( string $key ): mixed Returns the value of a socket option. パラメータ key An ...
https://man.plustar.jp/php/zmqsocket.getsockopt.html - [similar]
Whether the socket is persistent 2640
« 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 2640
« 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 2640
« 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 2640
« 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]
Connect the socket 2640
« ZMQSocket::bind ZMQSocket::__construct » PHP Manual ZMQSocket Connect the socket ZMQSocket::connect (PECL zmq >= 0.5.0) ZMQSocket::connect — Connect the socket 説明 public ZMQSocket::connect ( string $dsn , bool $force = false ): ZMQSocket Connect the socket to a remote endpoint. The e ...
https://man.plustar.jp/php/zmqsocket.connect.html - [similar]
マルチパートメッセージを送る 2640
« 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 2640
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT