The ZMQPoll class
 
 (PECL zmq >= 0.5.0)
  
  
   类摘要
   
    
    
     
      ZMQPoll
     
     {
    
    
    
   public add
    ( 
mixed $entry
   , 
int $type
   ) : 
string 
   public poll
    ( 
array &$readable
   , 
array &$writable
   , 
int $timeout = -1
   ) : 
int 
   }
 
   
 Table of Contents
 
 
  
User Contributed Notes
 
 There are no user contributed notes for this page.