ZMQPoll::clear

(PECL zmq >= 0.5.0)

ZMQPoll::clearClear the poll set

설명

public ZMQPoll ZMQPoll::clear ( void )

Clears all elements from the poll set.

인수

이 함수는 인수가 없습니다.

반환값

Returns the current object.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top