diff options
| author | Martin Lucina <mato@kotelna.sk> | 2011-05-13 12:43:09 +0200 | 
|---|---|---|
| committer | Martin Lucina <martin@lucina.net> | 2012-01-23 08:53:59 +0100 | 
| commit | ad3e013f74d309b86e8f087932203e5787fe2d2d (patch) | |
| tree | a872da7e7338a0bb27b92ef1f198689873b86978 /doc/zmq_send.html | |
| parent | f34d1599a651dd0b8feba2397f87629733988384 (diff) | |
| parent | b593ea30833ad5dcacb9076c988aec31b0cf26ec (diff) | |
Imported Debian patch 2.1.7-1debian/2.1.7-1
Diffstat (limited to 'doc/zmq_send.html')
| -rw-r--r-- | doc/zmq_send.html | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/doc/zmq_send.html b/doc/zmq_send.html index 70c1ebe..0e17363 100644 --- a/doc/zmq_send.html +++ b/doc/zmq_send.html @@ -681,11 +681,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">
 @@ -747,8 +747,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.5<br />
 -Last updated 2011-04-20 12:15:32 CEST
 +ØMQ 2.1.6<br />
 +Last updated 2011-05-07 07:13:32 CEST
  </div>
  </div>
  </body>
 | 
