diff options
| author | Martin Lucina <martin@lucina.net> | 2012-01-23 08:53:25 +0100 | 
|---|---|---|
| committer | Martin Lucina <martin@lucina.net> | 2012-01-23 08:53:25 +0100 | 
| commit | 5ba1cb20fe6f6699cef1cc726718e760cd4c9af1 (patch) | |
| tree | df7b144c5325fd8b3c88c49b456fafc24249abe6 /doc/zmq_send.html | |
| parent | a15854bd92db69fcd0b4444fe1b8fe3610a7acf6 (diff) | |
Imported Upstream version 2.0.9.dfsgupstream/2.0.9.dfsg
Diffstat (limited to 'doc/zmq_send.html')
| -rw-r--r-- | doc/zmq_send.html | 11 | 
1 files changed, 10 insertions, 1 deletions
| diff --git a/doc/zmq_send.html b/doc/zmq_send.html index 22bd55a..eb7c8b0 100644 --- a/doc/zmq_send.html +++ b/doc/zmq_send.html @@ -677,6 +677,14 @@ socket types that switch between several states, such as ZMQ_REP.  See the  The ØMQ <em>context</em> associated with the specified <em>socket</em> was terminated.
  </p>
  </dd>
 +<dt class="hdlist1">
 +<strong>EFAULT</strong>
 +</dt>
 +<dd>
 +<p>
 +The provided <em>context</em> was not valid (NULL).
 +</p>
 +</dd>
  </dl></div>
  </div>
  <h2 id="_example">EXAMPLE</h2>
 @@ -719,7 +727,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">
 -Last updated 2010-06-02 16:13:24 CEST
 +ØMQ 2.0.9<br />
 +Last updated 2010-09-06 07:11:47 CEST
  </div>
  </div>
  </body>
 | 
