summaryrefslogtreecommitdiff
path: root/doc/zmq_socket.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zmq_socket.txt')
-rw-r--r--doc/zmq_socket.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/zmq_socket.txt b/doc/zmq_socket.txt
index 7ac8fa1..da41ad7 100644
--- a/doc/zmq_socket.txt
+++ b/doc/zmq_socket.txt
@@ -315,7 +315,8 @@ ERRORS
The requested socket 'type' is invalid.
*EFAULT*::
The provided 'context' was not valid (NULL).
-
+*ETERM*::
+The context specified was terminated.
SEE ALSO
--------