ZMQPoll::getLastErrors

(PECL zmq >= 0.5.0)

ZMQPoll::getLastErrors — Get poll errors


Описание

public array ZMQPoll::getLastErrors ( void )

Returns the ids of the objects that had errors in the last poll.


Список параметров

У этой функции нет параметров.


Возвращаемые значения

Returns an array containing ids for the items that had errors in the last poll. Empty array is returned if there were no errors.


User Contributed Notes


There are no user contributed notes for this page.

Описание класса zmqpoll, примеры использования класса zmqpoll.



Смотрите также:
Описание на ru2.php.net
Описание на php.ru