mirror of
https://github.com/zeromq/libzmq.git
synced 2025-02-21 22:56:22 +01:00
C++ docs for zmq::poll function improved
This commit is contained in:
parent
9b8f902d72
commit
ce53d02e05
@ -168,6 +168,10 @@ corresponding _zmq_msg_init()_ function.
|
||||
|
||||
Input/output multiplexing
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
[verse]
|
||||
*int poll (zmq_pollitem_t *items, int nitems, long timeout = -1)*
|
||||
|
||||
The _poll()_ function is a namespaced equivalent of the _zmq_poll()_ function,
|
||||
as described in linkzmq:zmq_poll[3].
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user