The ZMQPoll classはじめに
クラス概要ZMQPoll
class ZMQPoll
{
/* メソッド */
public string add(mixed
$entry , int $type )public ZMQPoll clear()
public int count()
public array getLastErrors()
public int poll(array
&$readable , array &$writable , int $timeout = -1)public bool remove(mixed
}$item )
|