summaryrefslogtreecommitdiff
path: root/doc/zmq_poll.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zmq_poll.html')
-rw-r--r--doc/zmq_poll.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/zmq_poll.html b/doc/zmq_poll.html
index da4b8fb..ffbcbc0 100644
--- a/doc/zmq_poll.html
+++ b/doc/zmq_poll.html
@@ -623,7 +623,7 @@ bit corresponding to the event condition in the <em>revents</em> member.</p></di
any of the requested items. If the value of <em>timeout</em> is <tt>0</tt>, <em>zmq_poll()</em>
shall return immediately. If the value of <em>timeout</em> is <tt>-1</tt>, <em>zmq_poll()</em> shall
block indefinitely until a requested event has occurred on at least one
-<strong>zmq_pollitem_t</strong>.</p></div>
+<strong>zmq_pollitem_t</strong>. The resolution of <em>timeout</em> is 1 millisecond.</p></div>
<div class="paragraph"><p>The <em>events</em> and <em>revents</em> members of <strong>zmq_pollitem_t</strong> are bit masks constructed
by OR&#8217;ing a combination of the following event flags:</p></div>
<div class="dlist"><dl>
@@ -747,8 +747,8 @@ Martin Lucina &lt;<a href="mailto:mato@kotelna.sk">mato@kotelna.sk</a>&gt;.</p><
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-ØMQ 2.1.4<br />
-Last updated 2011-03-13 17:59:17 CEST
+ØMQ 2.1.6<br />
+Last updated 2011-05-07 07:13:32 CEST
</div>
</div>
</body>