diff options
Diffstat (limited to 'doc/zmq_setsockopt.txt')
-rw-r--r-- | doc/zmq_setsockopt.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/zmq_setsockopt.txt b/doc/zmq_setsockopt.txt index f486305..b16bab4 100644 --- a/doc/zmq_setsockopt.txt +++ b/doc/zmq_setsockopt.txt @@ -41,7 +41,7 @@ type. The default 'ZMQ_HWM' value of zero means "no limit". [horizontal] -Option value type:: uint64_t +Option value type:: int Option value unit:: messages Default value:: 0 Applicable socket types:: all |