検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 293 for [SIMILAR] 16 1024 4096 WITH 81620 zmqsocket WITH... (0.341 sec.)
The ZMQSocket class 10000
« ZMQContext::setOpt ZMQSocket::bind » PHP Manual 0MQ messaging The ZMQSocket class The ZMQSocket class (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQSocket { /* Methods */ public bind ( string $dsn , bool $force = false ): ZMQSocket public connect ( string $dsn , bool $force = false ...
https://man.plustar.jp/php/class.zmqsocket.html - [similar]
ZMQ 9915
« yaz_wait はじめに » PHP Manual その他のサービス ZMQ ZMQ はじめに インストール/設定 要件 ZMQ — The ZMQ class ZMQ::__construct — ZMQ constructor ZMQContext — The ZMQContext class ZMQContext::__construct — Construct a new ZMQContext object ZMQContext::getOpt — Get context option ZMQContex ...
https://man.plustar.jp/php/book.zmq.html - [similar]
Connect the socket 9915
« 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]
Get the socket type 9915
« 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]
Bind the socket 9915
« 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]
Disconnect a socket 9915
« ZMQSocket::__construct ZMQSocket::getEndpoints » PHP Manual ZMQSocket Disconnect a socket ZMQSocket::disconnect (PECL zmq >= 1.0.4) ZMQSocket::disconnect — Disconnect a socket 説明 public ZMQSocket::disconnect ( string $dsn ): ZMQSocket Disconnect the socket from a previously connected ...
https://man.plustar.jp/php/zmqsocket.disconnect.html - [similar]
Set a socket option 9915
« ZMQSocket::sendmulti ZMQSocket::unbind » PHP Manual ZMQSocket Set a socket option ZMQSocket::setSockOpt (PECL zmq >= 0.5.0) ZMQSocket::setSockOpt — Set a socket option 説明 public ZMQSocket::setSockOpt ( int $key , mixed $value ): ZMQSocket Sets a ZMQ socket option. The type of the val ...
https://man.plustar.jp/php/zmqsocket.setsockopt.html - [similar]
Get socket option 9915
« 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 9915
« 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 9915
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT