update : 2015.11.03
php.shukuma.com

검색:
 
 
The ZMQPoll class

The ZMQPoll class

(No version information available, might only be in Git)

소개

클래스 개요

ZMQPoll {
/* Methods */
public string add ( mixed $entry , integer $type )
public ZMQPoll clear ( void )
public integer count ( void )
public array getLastErrors ( void )
public integer poll ( array &$readable , array &$writable [, integer $timeout = -1 ] )
public boolean remove ( mixed $item )
}

Table of Contents