Results of 1 - 10 of about 12 for ZMQSocketException (0.003 sec.)
- Receives a multipart message 13177
- « ZMQSocket::recv ZMQSocket::send » PHP Manual ZMQSocket Receives a multipart message ZMQSocket:
...
戻り値 Returns the array of message parts. Throws ZMQSocketException in error. If ZMQ::MODE_NOBLOCK is used and the ope ...
t , mode , array , recvMulti , operation , would , ZMQSocketException , Throws ...
-
https://man.plustar.jp/php/zmqsocket.recvmulti.html
- [similar]
- マルチパートメッセージを送る 11143
- « ZMQSocket::send ZMQSocket::setSockOpt » PHP Manual ZMQSocket マルチパートメッセージを送る ZMQS
...
戻り値 現在のオブジェクトを返します。 エラーの場合は ZMQSocketException をスローします。 ZMQ::MODE_NOBLOCK が使われていた場 ...
cket , sendmulti , 操作 , mode , ブロック , 配列 , ZMQSocketException , エラー , オブジェクト ...
-
https://man.plustar.jp/php/zmqsocket.sendmulti.html
- [similar]
- Receives a message 10135
- « ZMQSocket::isPersistent ZMQSocket::recvMulti » PHP Manual ZMQSocket Receives a message ZMQSock
...
lock false shall be returned. エラー / 例外 Throws ZMQSocketException on error. 例 例1 A send/recv example Non-blocking ...
ZMQ :: MODE_DONTWAIT ) . "\n" ; break; } } catch ( ZMQSocketException $e ) { /* EAGAIN means that the operation would ha ...
-
https://man.plustar.jp/php/zmqsocket.recv.html
- [similar]
- Get socket option 8773
- « ZMQSocket::getSocketType ZMQSocket::isPersistent » PHP Manual ZMQSocket Get socket option ZMQS
...
ither a string or an int depending on key . Throws ZMQSocketException on error. 関連キーワード: option , Get , ZMQSocket ...
-
https://man.plustar.jp/php/zmqsocket.getsockopt.html
- [similar]
- Bind the socket 8437
- « ZMQSocket ZMQSocket::connect » PHP Manual ZMQSocket Bind the socket ZMQSocket::bind (PECL zmq
...
ndpoint. 戻り値 Returns the current object. Throws ZMQSocketException on error. 関連キーワード: Bind , ZMQSocket , the , ...
-
https://man.plustar.jp/php/zmqsocket.bind.html
- [similar]
- Disconnect a socket 8437
- « ZMQSocket::__construct ZMQSocket::getEndpoints » PHP Manual ZMQSocket Disconnect a socket ZMQS
...
ddress . 戻り値 Returns the current object. Throws ZMQSocketException on error. 関連キーワード: Disconnect , ZMQSocket , ...
-
https://man.plustar.jp/php/zmqsocket.disconnect.html
- [similar]
- Set a socket option 8437
- « ZMQSocket::sendmulti ZMQSocket::unbind » PHP Manual ZMQSocket Set a socket option ZMQSocket::s
...
rameter. 戻り値 Returns the current object. Throws ZMQSocketException on error. 関連キーワード: option , Set , ZMQSocket ...
-
https://man.plustar.jp/php/zmqsocket.setsockopt.html
- [similar]
- Unbind the socket 8437
- « ZMQSocket::setSockOpt ZMQPoll » PHP Manual ZMQSocket Unbind the socket ZMQSocket::unbind (PECL
...
ddress . 戻り値 Returns the current object. Throws ZMQSocketException on error. 関連キーワード: Unbind , ZMQSocket , the ...
-
https://man.plustar.jp/php/zmqsocket.unbind.html
- [similar]
- Sends a message 8101
- « ZMQSocket::recvMulti ZMQSocket::sendmulti » PHP Manual ZMQSocket Sends a message ZMQSocket::se
...
nstants. 戻り値 Returns the current object. Throws ZMQSocketException on error. If ZMQ::MODE_NOBLOCK is used and the ope ...
-
https://man.plustar.jp/php/zmqsocket.send.html
- [similar]
- Create a new socket 7092
- « ZMQContext::getOpt ZMQContext::isPersistent » PHP Manual ZMQContext Create a new socket ZMQCon
...
値 Returns a ZMQSocket object. エラー / 例外 Throws ZMQSocketException on error. 例 例1 A ZMQContext() example Basic usag ...
-
https://man.plustar.jp/php/zmqcontext.getsocket.html
- [similar]