The ZMQPoll class

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

Introducere

Sinopsisul clasei

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
}

Cuprins

add a note add a note

User Contributed Notes

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