GoLang ZMQPoll::count

request it (286)
GoLang replacement for PHP's ZMQPoll::count [edit | history]



Do you know a GoLang replacement for PHP's ZMQPoll::count? Write it!

PHP ZMQPoll::count

PHP original manual for ZMQPoll::count [ show | php.net ]

ZMQPoll::count

(PECL zmq >= 0.5.0)

ZMQPoll::countCount items in the poll set

Description

public int ZMQPoll::count ( void )

Count the items in the poll set.

Parameters

This function has no parameters.

Return Values

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