The ZMQPoll class

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

Wstęp

Krótki opis klasy

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
}

Spis treści

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top