検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 26 for ZMQSocket (0.002 sec.)
Get the persistent id 9092
« ZMQSocket::getEndpoints ZMQSocket::getSocketType » PHP Manual ZMQSocket Get the persistent id ... ZMQSocket::getPersistentId (PECL zmq >= 0.5.0) ZMQSocket::getPersistentId — Get the persistent id 説明 publ ... ic ZMQSocket::getPersistentId (): string Returns the persistent ... not persistent. 関連キーワード: persistent , Get , ZMQSocket , the , getPersistentId , string , Returns , パラメ ...
https://man.plustar.jp/php/zmqsocket.getpersistentid.html - [similar]
Get the socket type 9092
« ZMQSocket::getPersistentId ZMQSocket::getSockOpt » PHP Manual ZMQSocket Get the socket type ZMQSocket ... QSocket::getSocketType (PECL zmq >= 0.5.0) ZMQSocket::getSocketType — Get the socket type 説明 public Z ... ::SOCKET_* constants. 関連キーワード: type , Get , ZMQSocket , the , getSocketType , パラメータ , integer , com ...
https://man.plustar.jp/php/zmqsocket.getsockettype.html - [similar]
Unbind the socket 9009
« 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 i ... ddress . 戻り値 Returns the current object. Throws ZMQSocketException on error. 関連キーワード: Unbind , ZMQSoc ...
https://man.plustar.jp/php/zmqsocket.unbind.html - [similar]
Connect the socket 8877
« ZMQSocket::bind ZMQSocket::__construct » PHP Manual ZMQSocket Connect the socket ZMQSocket::co ... nnect (PECL zmq >= 0.5.0) ZMQSocket::connect — Connect the socket 説明 public ZMQSocke ... t::connect ( string $dsn , bool $force = false ): ZMQSocket Connect the socket to a remote endpoint. The endpo ... 値 Returns the current object. エラー / 例外 Throws ZMQSocketException on error. 例 例1 A ZMQContext() example C ... .0.0.1:5555" ; /* Create a socket */ $socket = new ZMQSocket (new ZMQContext (), ZMQ :: SOCKET_REQ , 'my socket ...
https://man.plustar.jp/php/zmqsocket.connect.html - [similar]
Receives a multipart message 8794
« ZMQSocket::recv ZMQSocket::send » PHP Manual ZMQSocket Receives a multipart message ZMQSocket: ... :recvMulti (PECL zmq >= 0.8.0) ZMQSocket::recvMulti — Receives a multipart message 説明 pub ... lic ZMQSocket::recvMulti ( int $mode = 0 ): array Receive an arr ... 戻り値 Returns the array of message parts. Throws ZMQSocketException in error. If ZMQ::MODE_NOBLOCK is used an ... e returned. 関連キーワード: multipart , Receives , ZMQSocket , mode , array , recvMulti , operation , would , Z ...
https://man.plustar.jp/php/zmqsocket.recvmulti.html - [similar]
マルチパートメッセージを送る 8480
« ZMQSocket::send ZMQSocket::setSockOpt » PHP Manual ZMQSocket マルチパートメッセージを送る ZMQSocket ... ocket::sendmulti (PECL zmq >= 0.8.0) ZMQSocket::sendmulti — マルチパートメッセージを送る 説明 pub ... lic ZMQSocket::sendmulti ( array $message , int $mode = 0 ): ZMQ ... 戻り値 現在のオブジェクトを返します。 エラーの場合は ZMQSocketException をスローします。 ZMQ::MODE_NOBLOCK が使わ ... されます。 関連キーワード: マルチパートメッセージ , ZMQSocket , sendmulti , 操作 , mode , ブロック , 配列 , ZMQS ...
https://man.plustar.jp/php/zmqsocket.sendmulti.html - [similar]
Receives a message 8414
« ZMQSocket::isPersistent ZMQSocket::recvMulti » PHP Manual ZMQSocket Receives a message ZMQSocket ... et::recv (PECL zmq >= 0.5.0) ZMQSocket::recv — Receives a message 説明 public ZMQSocket:: ... can be used for receiving multi-part messages. See ZMQSocket::setSockOpt() for more information. パラメータ mod ... lock false shall be returned. エラー / 例外 Throws ZMQSocketException on error. 例 例1 A send/recv example Non- ... ds to be a server at the other end */ $queue = new ZMQSocket (new ZMQContext (), ZMQ :: SOCKET_REQ ); $queue -> ...
https://man.plustar.jp/php/zmqsocket.recv.html - [similar]
Construct a new device 7091
« ZMQDevice ZMQDevice::getIdleTimeout » PHP Manual ZMQDevice Construct a new device ZMQDevice::_ ... a new device 説明 public ZMQDevice::__construct ( ZMQSocket $frontend , ZMQSocket $backend , ZMQSocket $listen ... vice , Construct , new , ZMQDevice , a , devices , ZMQSocket , Usually , messages , construct ...
https://man.plustar.jp/php/zmqdevice.construct.html - [similar]
The ZMQDevice class 7009
« ZMQPoll::remove ZMQDevice::__construct » PHP Manual 0MQ messaging The ZMQDevice class The ZMQD ... ass ZMQDevice { /* Methods */ public __construct ( ZMQSocket $frontend , ZMQSocket $backend , ZMQSocket $listen ... public , timeout , int , Set , idle , construct , ZMQSocket , Get , device ...
https://man.plustar.jp/php/class.zmqdevice.html - [similar]
Create a new socket 6761
« ZMQContext::getOpt ZMQContext::isPersistent » PHP Manual ZMQContext Create a new socket ZMQCon ... tent_id = null , callable $on_new_socket = null ): ZMQSocket Shortcut for creating new sockets from the context ... rsistent connection is re-used. The callback takes ZMQSocket and persistent_id as two arguments. 戻り値 Returns ... a ZMQSocket object. エラー / 例外 Throws ZMQSocketException on ... ?> 関連キーワード: new , persistent , ZMQContext , ZMQSocket , getSocket , type , function , ted , underlying , ...
https://man.plustar.jp/php/zmqcontext.getsocket.html - [similar]
PREV 1 2 3 NEXT