PHP » GoLang |
login |
register |
about
|
ZMQPoll::add(PECL zmq >= 0.5.0) ZMQPoll::add — Add item to the poll set DescriptionAdds a new item to the poll set and returns the internal id of the added item. The item can be removed from the poll set using the returned string id. Parameters
Return ValuesReturns a string id of the added item which can be later used to remove the item. Throws ZMQPollException on error. |
more
Recently updated
more
Most requested
more
Last requests
|