ZMQPoll::count

(PECL zmq >= 0.5.0)

ZMQPoll::countCount items in the poll set

说明

public ZMQPoll::count ( void ) : int

Count the items in the poll set.

参数

此函数没有参数。

返回值

Returns an integer representing the amount of items in the poll set.

User Contributed Notes

There are no user contributed notes for this page.