ZMQPoll::clear

(PECL zmq >= 0.5.0)

ZMQPoll::clearClear the poll set

説明

publicZMQPoll::clear(): ZMQPoll

Clears all elements from the poll set.

パラメータ

この関数にはパラメータはありません。

戻り値

Returns the current object.

To Top