diff options
Diffstat (limited to 'doc/zmq_socket.txt')
-rw-r--r-- | doc/zmq_socket.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/zmq_socket.txt b/doc/zmq_socket.txt index 8f10cc7..a9dd528 100644 --- a/doc/zmq_socket.txt +++ b/doc/zmq_socket.txt @@ -117,6 +117,9 @@ The requested socket 'type' is invalid. The number of application threads using sockets within this 'context' has been exceeded. See the 'app_threads' parameter of the _zmq_init()_ function. +*ETERM*:: +The associated context was terminted. + SEE ALSO -------- |