検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 38 for [SIMILAR] 16 1024 4096 WITH 53475 zmqsocket WITH... (0.094 sec.)
ZMQ 10000
« 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]
Unbind the socket 6809
« 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]
The ZMQSocket class 6809
« 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]
Construct a new ZMQSocket 6809
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQSocket::__construct (PECL zmq >= 0.5.0) ZMQSocket::__construct — Construct a new ZMQSocket 説明 public ZMQSocket::__construct ( ZMQContext $context , int $type , string $persistent_id = null , ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]
Disconnect a socket 6809
« 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 6809
« 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]
Bind the socket 6809
« 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 6809
« 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 6809
« 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 6809
« 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]
PREV 1 2 3 4 NEXT