summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2011-03-24 14:59:43 +0100
committerMartin Sustrik <sustrik@250bpm.com>2011-03-24 14:59:43 +0100
commit23bd3726a57793b850cb26e22274fd188fb86e82 (patch)
tree6d6752af099dcdc8be9ce57b3a7b1f0e269a4d80 /doc
parent17e82a361121dc81c90e17f1382dff678537b651 (diff)
ZMQ_RCVMORE type changed to int
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/zmq_getsockopt.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/zmq_getsockopt.txt b/doc/zmq_getsockopt.txt
index 749d14e..be3c17f 100644
--- a/doc/zmq_getsockopt.txt
+++ b/doc/zmq_getsockopt.txt
@@ -51,7 +51,7 @@ Refer to linkzmq:zmq_send[3] and linkzmq:zmq_recv[3] for a detailed description
of sending/receiving multi-part messages.
[horizontal]
-Option value type:: int64_t
+Option value type:: int
Option value unit:: boolean
Default value:: N/A
Applicable socket types:: all