検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 26 for ZMQSocket (0.005 sec.)
The ZMQSocket class 11555
« ZMQContext::setOpt ZMQSocket::bind » PHP Manual 0MQ messaging The ZMQSocket class The ZMQSocket ... lass (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQSocket { /* Methods */ public bind ( string $dsn , bool $ ... force = false ): ZMQSocket public connect ( string $dsn , bool $force = false ... ): ZMQSocket public __construct ( ZMQContext $context , int $ty ... socket = null ) public disconnect ( string $dsn ): ZMQSocket public getEndpoints (): array public getPersistent ...
https://man.plustar.jp/php/class.zmqsocket.html - [similar]
ZMQ 10480
« yaz_wait はじめに » PHP Manual その他のサービス ZMQ ZMQ はじめに インストール/設定 要件 ZMQ — ... ersistent ZMQContext::setOpt — Set a socket option ZMQSocket — The ZMQSocket class ZMQSocket::bind — Bind the s ... ocket ZMQSocket::connect — Connect the socket ZMQSocket::__constru ... ct — Construct a new ZMQSocket ZMQSocket::disconnect — Disconnect a socket ZMQSoc ... ket::getEndpoints — Get list of endpoints ZMQSocket::getPersistentId — Get the persistent id ZMQSocket ...
https://man.plustar.jp/php/book.zmq.html - [similar]
Construct a new ZMQSocket 9869
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQSocket ... ocket::__construct (PECL zmq >= 0.5.0) ZMQSocket::__construct — Construct a new ZMQSocket 説明 publ ... ic ZMQSocket::__construct ( ZMQContext $context , int $type , s ... ll , callable $on_new_socket = null ) Constructs a ZMQSocket object. persistent_id parameter can be used to all ... lying persistent connection is re-used. callback ( ZMQSocket $socket , string $persistent_id = null ) エラー / ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]
Disconnect a socket 9555
« ZMQSocket::__construct ZMQSocket::getEndpoints » PHP Manual ZMQSocket Disconnect a socket ZMQSocket ... ocket::disconnect (PECL zmq >= 1.0.4) ZMQSocket::disconnect — Disconnect a socket 説明 public ZMQS ... ocket::disconnect ( string $dsn ): ZMQSocket Disconnect the socket from a previously connected ... ddress . 戻り値 Returns the current object. Throws ZMQSocketException on error. 関連キーワード: Disconnect , ZM ...
https://man.plustar.jp/php/zmqsocket.disconnect.html - [similar]
Set a socket option 9555
« ZMQSocket::sendmulti ZMQSocket::unbind » PHP Manual ZMQSocket Set a socket option ZMQSocket::s ... etSockOpt (PECL zmq >= 0.5.0) ZMQSocket::setSockOpt — Set a socket option 説明 public ZMQS ... ocket::setSockOpt ( int $key , mixed $value ): ZMQSocket Sets a ZMQ socket option. The type of the value de ... rameter. 戻り値 Returns the current object. Throws ZMQSocketException on error. 関連キーワード: option , Set , ...
https://man.plustar.jp/php/zmqsocket.setsockopt.html - [similar]
Bind the socket 9406
« ZMQSocket ZMQSocket::connect » PHP Manual ZMQSocket Bind the socket ZMQSocket::bind (PECL zmq ... >= 0.5.0) ZMQSocket::bind — Bind the socket 説明 public ZMQSocket::bin ... d ( string $dsn , bool $force = false ): ZMQSocket Bind the socket to an endpoint. The endpoint is de ... ndpoint. 戻り値 Returns the current object. Throws ZMQSocketException on error. 関連キーワード: Bind , ZMQSocke ...
https://man.plustar.jp/php/zmqsocket.bind.html - [similar]
Sends a message 9373
« ZMQSocket::recvMulti ZMQSocket::sendmulti » PHP Manual ZMQSocket Sends a message ZMQSocket::se ... nd (PECL zmq >= 0.5.0) ZMQSocket::send — Sends a message 説明 public ZMQSocket::sen ... d ( string $message , int $mode = 0 ): ZMQSocket Send a message using the socket. The operation can ... nstants. 戻り値 Returns the current object. Throws ZMQSocketException on error. If ZMQ::MODE_NOBLOCK is used an ... l false shall be returned. 関連キーワード: Sends , ZMQSocket , a , send , mode , operation , messages , blockin ...
https://man.plustar.jp/php/zmqsocket.send.html - [similar]
Get socket option 9158
« ZMQSocket::getSocketType ZMQSocket::isPersistent » PHP Manual ZMQSocket Get socket option ZMQSocket ... ocket::getSockOpt (PECL zmq >= 0.5.0) ZMQSocket::getSockOpt — Get socket option 説明 public ZMQSoc ... ither a string or an int depending on key . Throws ZMQSocketException on error. 関連キーワード: option , Get , ...
https://man.plustar.jp/php/zmqsocket.getsockopt.html - [similar]
Whether the socket is persistent 9125
« 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 ... ent or not. 関連キーワード: persistent , Whether , ZMQSocket , the , isPersistent , whether , パラメータ , getS ...
https://man.plustar.jp/php/zmqsocket.ispersistent.html - [similar]
Get list of endpoints 9092
« 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 ... connect'. 関連キーワード: endpoints , list , Get , ZMQSocket , of , getEndpoints , パラメータ , array , Returns ...
https://man.plustar.jp/php/zmqsocket.getendpoints.html - [similar]
PREV 1 2 3 NEXT