|
ZMQSocket::setSockOptSet a socket option Description
public ZMQSocket ZMQSocket::setSockOpt
( integer
$key
, mixed $value
)
Sets a ZMQ socket option. The type of the Parameters
Return ValuesReturns the current object. Throws ZMQSocketException on error. |