The ZMQPoll class

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

简介

类摘要

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

Table of Contents