File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -993,15 +993,12 @@ The transport has a number of options:
993
993
``cert `` Path to the client certificate in PEM format.
994
994
``channel_max `` Specifies highest channel number that the server
995
995
permits. 0 means standard extension limit
996
- ``confirm_timeout `` Timeout in seconds for confirmation, if none
997
- specified transport will not wait for message
996
+ ``confirm_timeout `` Timeout in seconds for confirmation; if none
997
+ specified, transport will not wait for message
998
998
confirmation. Note: 0 or greater seconds. May be
999
999
fractional.
1000
1000
``connect_timeout `` Connection timeout. Note: 0 or greater seconds.
1001
1001
May be fractional.
1002
- ``confirm_timeout `` Number of seconds to wait for message sending
1003
- confirmation. If not specified, transport won't
1004
- wait for confirmation. May be fractional.
1005
1002
``frame_max `` The largest frame size that the server proposes
1006
1003
for the connection, including frame header and
1007
1004
end-byte. 0 means standard extension limit
You can’t perform that action at this time.
0 commit comments