diff options
| author | Martin Lucina <martin@lucina.net> | 2012-01-23 08:53:57 +0100 | 
|---|---|---|
| committer | Martin Lucina <martin@lucina.net> | 2012-01-23 08:53:57 +0100 | 
| commit | b593ea30833ad5dcacb9076c988aec31b0cf26ec (patch) | |
| tree | 3d0c6f1dadfa2d947cf23f6109bb27b01ab202af /doc/zmq_bind.html | |
| parent | cbaa7cfa93893876e4fd8794b6ea39f4d245b6b5 (diff) | |
Imported Upstream version 2.1.7upstream/2.1.7
Diffstat (limited to 'doc/zmq_bind.html')
| -rw-r--r-- | doc/zmq_bind.html | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/doc/zmq_bind.html b/doc/zmq_bind.html index 11b8762..034113d 100644 --- a/doc/zmq_bind.html +++ b/doc/zmq_bind.html @@ -690,11 +690,11 @@ The ØMQ <em>context</em> associated with the specified <em>socket</em> was term  </p>
  </dd>
  <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>
  <dt class="hdlist1">
 @@ -738,8 +738,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>
 | 
