0MQ messaging
PHP Manual

The ZMQPoll class

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

クラス概要

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 )
}

目次


0MQ messaging
PHP Manual