0MQ消息系统
PHP Manual

The ZMQPoll class

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

简介

类摘要

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

Table of Contents


0MQ消息系统
PHP Manual