|
ZMQSocket::sendmultiSends a multipart message 説明public ZMQSocket ZMQSocket::sendmulti(array
$message , int $mode = 0)
Send a multipart message using the socket. The operation can block unless パラメータ
戻り値
Returns the current object. Throws ZMQSocketException on error.
If |