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