ZMQPoll::getLastErrors

(PECL zmq >= 0.5.0)

ZMQPoll::getLastErrorsGet poll errors

説明

public ZMQPoll::getLastErrors ( void ) : array

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.