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_setsockopt.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/zmq_setsockopt.txt') diff --git a/doc/zmq_setsockopt.txt b/doc/zmq_setsockopt.txt index 18c55bd..d0a1d38 100644 --- a/doc/zmq_setsockopt.txt +++ b/doc/zmq_setsockopt.txt @@ -228,6 +228,9 @@ ERRORS The requested option _option_name_ is unknown, or the requested _option_len_ or _option_value_ is invalid. +*ETERM*:: +The associated context was terminted. + EXAMPLE ------- -- cgit v1.2.3