ZMQPoll::getLastErrors
(PECL zmq >= 0.5.0)
ZMQPoll::getLastErrors — Get poll errors
Beschreibung
public array ZMQPoll::getLastErrors
( void
)
Returns the ids of the objects that had errors in the last poll.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns an array containing ids for the items that had errors in the last poll. Empty array is returned if there were no errors.