The ZMQPoll class

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

Вступ

Короткий Огляд Класа

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

Зміст

add a note add a note

User Contributed Notes

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