| The ZMQContext classはじめに
 クラス概要ZMQContext 
     
      class ZMQContext
     
     { /* メソッド */ 
   public  __construct(int  $io_threads= 1, bool$is_persistent=true)public mixed getOpt(string  $key)public ZMQSocket getSocket(int  $type, string$persistent_id=null, callable$on_new_socket=null)public bool isPersistent() public ZMQContext setOpt(int } $key, mixed$value)
 |