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_connect.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/zmq_connect.txt') diff --git a/doc/zmq_connect.txt b/doc/zmq_connect.txt index ad87409..d31b87b 100644 --- a/doc/zmq_connect.txt +++ b/doc/zmq_connect.txt @@ -50,6 +50,8 @@ ERRORS The requested 'transport' protocol is not supported. *ENOCOMPATPROTO*:: The requested 'transport' protocol is not compatible with the socket type. +*ETERM*:: +The associated context was terminted. EXAMPLE -- cgit v1.2.3