From 7668e7976dc6c3e18a314d991381f29f5cbcc6ef Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Mon, 12 Apr 2010 09:57:34 +0200 Subject: zmq_poll returns ETERM in case of context termination --- doc/zmq_socket.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/zmq_socket.txt') diff --git a/doc/zmq_socket.txt b/doc/zmq_socket.txt index a9dd528..8f10cc7 100644 --- a/doc/zmq_socket.txt +++ b/doc/zmq_socket.txt @@ -117,9 +117,6 @@ 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 -------- -- cgit v1.2.3