ZMQCONTEXT(3) 1 ZMQCONTEXT(3)
The ZMQContext class
INTRODUCTION
CLASS SYNOPSIS
ZMQContext
ZMQContext
Methods
o
ZMQContext::__construct ([integer $io_threads = 1], [boolean $is_persistent = true])
o public mixed ZMQContext::getOpt (string $key)
o public ZMQSocket ZMQContext::getSocket (integer $type, [string $persistent_id = null], [callback $on_new_socket = null])
o public boolean ZMQContext::isPersistent (void )
o public ZMQContext ZMQContext::setOpt (integer $key, mixed $value)
PHP Documentation Group ZMQCONTEXT(3)