From d61f067f5bade1269213735b8628a92621b62c91 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Thu, 24 Mar 2011 15:07:23 +0100 Subject: ZMQ_EVENTS type changed to int Signed-off-by: Martin Sustrik --- doc/zmq_getsockopt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/zmq_getsockopt.txt b/doc/zmq_getsockopt.txt index be3c17f..8189cf3 100644 --- a/doc/zmq_getsockopt.txt +++ b/doc/zmq_getsockopt.txt @@ -316,7 +316,7 @@ the 'ZMQ_EVENTS' option is valid; applications should simply ignore this case and restart their polling operation/event loop. [horizontal] -Option value type:: uint32_t +Option value type:: int Option value unit:: N/A (flags) Default value:: N/A Applicable socket types:: all -- cgit v1.2.3