ZMQContext::setOptSet a socket option Description
public ZMQContext ZMQContext::setOpt
( integer
$key
, mixed $value
)
Sets a ZMQ context option. The type of the Parameters
Return ValuesReturns the current object. Throws ZMQContextException on error. |