| 
 | ZMQSocket::sendSends a message Descriptionpublic ZMQSocket ZMQSocket::send(string  $message, int$mode= 0)
   Send a message using the socket. The operation can block unless  Parameters
 
 Return Values
   Returns the current object. Throws ZMQSocketException on error. 
   If  |