diff options
Diffstat (limited to 'doc/zmq_close.html')
| -rw-r--r-- | doc/zmq_close.html | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/doc/zmq_close.html b/doc/zmq_close.html index cc13445..015030a 100644 --- a/doc/zmq_close.html +++ b/doc/zmq_close.html @@ -612,11 +612,11 @@ return <tt>-1</tt> and set <em>errno</em> to one of the values defined below.</p  <div class="sectionbody">
  <div class="dlist"><dl>
  <dt class="hdlist1">
 -<strong>EFAULT</strong>
 +<strong>ENOTSOCK</strong>
  </dt>
  <dd>
  <p>
 -The provided <em>socket</em> was not valid (NULL).
 +The provided <em>socket</em> was invalid.
  </p>
  </dd>
  </dl></div>
 @@ -637,8 +637,8 @@ Martin Lucina <<a href="mailto:mato@kotelna.sk">mato@kotelna.sk</a>>.</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>
 | 
