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