mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 07:16:04 +00:00
Problem: documentation shows wrong default value
Solution: fix documentation
This commit is contained in:
parent
ec41f6540f
commit
fc1099ffd1
@ -745,8 +745,8 @@ The default value is 8192.
|
||||
|
||||
[horizontal]
|
||||
Option value type:: int
|
||||
Option value unit:: N/A
|
||||
Default value:: 3
|
||||
Option value unit:: >0
|
||||
Default value:: 8192
|
||||
Applicable socket types:: all, when using TCP transport
|
||||
|
||||
ZMQ_TCP_SEND_BUFFER: Size of the TCP receive buffer
|
||||
@ -758,8 +758,8 @@ The default value is 8192.
|
||||
|
||||
[horizontal]
|
||||
Option value type:: int
|
||||
Option value unit:: N/A
|
||||
Default value:: 3
|
||||
Option value unit:: >0
|
||||
Default value:: 8192
|
||||
Applicable socket types:: all, when using TCP transport
|
||||
|
||||
RETURN VALUE
|
||||
|
@ -1080,8 +1080,8 @@ The default value is 8192.
|
||||
|
||||
[horizontal]
|
||||
Option value type:: int
|
||||
Option value unit:: N/A
|
||||
Default value:: 3
|
||||
Option value unit:: >0
|
||||
Default value:: 8192
|
||||
Applicable socket types:: all, when using TCP transport
|
||||
|
||||
ZMQ_TCP_SEND_BUFFER: Size of the TCP receive buffer
|
||||
@ -1093,8 +1093,8 @@ The default value is 8192.
|
||||
|
||||
[horizontal]
|
||||
Option value type:: int
|
||||
Option value unit:: N/A
|
||||
Default value:: 3
|
||||
Option value unit:: >0
|
||||
Default value:: 8192
|
||||
Applicable socket types:: all, when using TCP transport
|
||||
|
||||
RETURN VALUE
|
||||
|
Loading…
x
Reference in New Issue
Block a user