検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 293 for [SIMILAR] 16 1024 4096 WITH 39403 zmqsocket WITH... (0.327 sec.)
Get socket option 7056
« 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]
Unbind the socket 7056
« ZMQSocket::setSockOpt ZMQPoll » PHP Manual ZMQSocket Unbind the socket ZMQSocket::unbind (PECL zmq >= 1.0.4) ZMQSocket::unbind — Unbind the socket 説明 public ZMQSocket::unbind ( string $dsn ): ZMQSocket Unbind the socket from an endpoint. The endpoint is defined in format transport:// ...
https://man.plustar.jp/php/zmqsocket.unbind.html - [similar]
Sends a message 7056
« 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]
Receives a message 7056
« 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]
Get list of endpoints 7056
« 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]
マルチパートメッセージを送る 7056
« 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]
Remove item from poll set 7056
« 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]
Create a new socket 6572
« ZMQContext::getOpt ZMQContext::isPersistent » PHP Manual ZMQContext Create a new socket ZMQContext::getSocket (PECL zmq >= 0.5.0) ZMQContext::getSocket — Create a new socket 説明 public ZMQContext::getSocket ( int $type , string $persistent_id = null , callable $on_new_socket = null ): ...
https://man.plustar.jp/php/zmqcontext.getsocket.html - [similar]
Construct a new ZMQContext object 6572
« ZMQContext ZMQContext::getOpt » PHP Manual ZMQContext Construct a new ZMQContext object ZMQContext::__construct (PECL zmq >= 0.5.0) ZMQContext::__construct — Construct a new ZMQContext object 説明 public ZMQContext::__construct ( int $io_threads = 1 , bool $is_persistent = true ) Const ...
https://man.plustar.jp/php/zmqcontext.construct.html - [similar]
Whether the context is persistent 6572
« ZMQContext::getSocket ZMQContext::setOpt » PHP Manual ZMQContext Whether the context is persistent ZMQContext::isPersistent (PECL zmq >= 0.5.0) ZMQContext::isPersistent — Whether the context is persistent 説明 public ZMQContext::isPersistent (): bool Whether the context is persistent. ...
https://man.plustar.jp/php/zmqcontext.ispersistent.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT