From f8bd3967bfe305c22b6e08f3e6555b2162609328 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Wed, 16 Nov 2011 19:49:31 +0100 Subject: Documentation for IPv4ONLY option clarified Signed-off-by: Martin Sustrik --- doc/zmq_getsockopt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/zmq_getsockopt.txt') diff --git a/doc/zmq_getsockopt.txt b/doc/zmq_getsockopt.txt index 252834e..a414859 100644 --- a/doc/zmq_getsockopt.txt +++ b/doc/zmq_getsockopt.txt @@ -331,7 +331,7 @@ ZMQ_IPV4ONLY: Retrieve IPv4-only socket override status ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Retrieve the underlying native socket type. A value of `1` will use IPv4 -sockets, while the default value of `0` will use IPv6 sockets. An IPv6 socket +sockets, while the value of `0` will use IPv6 sockets. An IPv6 socket lets applications connect to and accept connections from both IPv4 and IPv6 hosts. -- cgit v1.2.3