From 3236cb1a54316206d14a0f925dfa79d5b35f70fc Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Mon, 12 Apr 2010 09:25:04 +0200 Subject: ETERM is accounted for in the documentation --- doc/zmq_send.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/zmq_send.txt') diff --git a/doc/zmq_send.txt b/doc/zmq_send.txt index e0b19e7..927bc1b 100644 --- a/doc/zmq_send.txt +++ b/doc/zmq_send.txt @@ -46,6 +46,8 @@ The _zmq_send()_ operation cannot be performed on this socket at the moment due to the socket not being in the appropriate state. This error may occur with socket types that switch between several states, such as ZMQ_REP. See the _messaging patterns_ section of linkzmq:zmq_socket[3] for more information. +*ETERM*:: +The associated context was terminted. EXAMPLE -- cgit v1.2.3