Php/docs/class.zmqpoll

From Get docs

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

Introduction

Class synopsis


ZMQPoll {

/* Methods */

public add ( mixed $entry , int $type ) : string

public clear ( ) : ZMQPoll

public count ( ) : int

public getLastErrors ( ) : array

public poll ( array &$readable , array &$writable [, int $timeout = -1 ] ) : int

public remove ( mixed $item ) : bool

}

Table of Contents