update : 2015.11.03
php.shukuma.com검색:
|
ZMQSocket::recvMulti(PECL zmq >= 0.8.0) ZMQSocket::recvMulti — Receives a multipart message 설명
public string ZMQSocket::recvMulti
([ integer
$mode = 0
] )
Receive an array multipart message from a socket. By default receiving will block until a message is available unless
인수
반환값
Returns the array of message parts. Throws ZMQSocketException in error.
If |