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.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/zmq_poll.html b/doc/zmq_poll.html
index fe38ead..722bc05 100644
--- a/doc/zmq_poll.html
+++ b/doc/zmq_poll.html
@@ -710,6 +710,14 @@ At least one of the members of the <em>items</em> array refers to a <em>socket</
associated ØMQ <em>context</em> was terminated.
</p>
</dd>
+<dt class="hdlist1">
+<strong>EFAULT</strong>
+</dt>
+<dd>
+<p>
+The provided <em>items</em> was not valid (NULL).
+</p>
+</dd>
</dl></div>
</div>
<h2 id="_example">EXAMPLE</h2>
@@ -748,7 +756,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">
-Last updated 2010-06-02 18:35:55 CEST
+ØMQ 2.0.9<br />
+Last updated 2010-09-06 07:11:47 CEST
</div>
</div>
</body>