update : 2015.11.03
php.shukuma.com

검색:
 
 
Get poll errors

ZMQPoll::getLastErrors

(PECL zmq >= 0.5.0)

ZMQPoll::getLastErrorsGet 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.