From 8ba1d3c8ed32b39bb1133330d496587d96020e7e Mon Sep 17 00:00:00 2001 From: Martin Lucina Date: Tue, 1 Jun 2010 22:22:29 +0200 Subject: Documentation: zmq_term() and ETERM for 2.0.7 --- doc/zmq_connect.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/zmq_connect.txt') diff --git a/doc/zmq_connect.txt b/doc/zmq_connect.txt index 2bc8e4f..0061c37 100644 --- a/doc/zmq_connect.txt +++ b/doc/zmq_connect.txt @@ -53,7 +53,7 @@ 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. +The 0MQ 'context' associated with the specified 'socket' was terminated. EXAMPLE -- cgit v1.2.3