php8.5
Home/ Manual/ zmq / zmqpoll/ ZMQPoll::getLastErrors

ZMQPoll::getLastErrors

PHP function Edit on GitHub ✎

(PECL zmq >= 0.5.0)

Get poll errors

Description

ZMQPoll::getLastErrors(): array

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

Parameters Parameters

Return Values

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

Source: reference/zmq/zmqpoll/getlasterrors.xml · from the official PHP manual (php/doc-en)