|
ZMQSocket::sendmultiSends a multipart message Description
public ZMQSocket ZMQSocket::send
( array
$message
[, integer $mode = 0
] )
Send a multipart message using the socket. The operation can block unless Parameters
Return Values
Returns the current object. Throws ZMQSocketException on error.
If |