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_bind.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/zmq_bind.txt') diff --git a/doc/zmq_bind.txt b/doc/zmq_bind.txt index c76d05a..a74e81d 100644 --- a/doc/zmq_bind.txt +++ b/doc/zmq_bind.txt @@ -55,7 +55,7 @@ The requested 'address' was not local. *ENODEV*:: The requested 'address' specifies a nonexistent interface. *ETERM*:: -The associated context was terminted. +The 0MQ 'context' associated with the specified 'socket' was terminated. EXAMPLE -- cgit v1.2.3