|
ZMQSocket::sendSends a message Beschreibung
public ZMQSocket ZMQSocket::send
( string
$message
[, integer $mode = 0
] )
Send a message using the socket. The operation can block unless Parameter-Liste
Rückgabewerte
Returns the current object. Throws ZMQSocketException on error.
If |