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:
993993``cert `` Path to the client certificate in PEM format.
994994``channel_max `` Specifies highest channel number that the server
995995 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
998998 confirmation. Note: 0 or greater seconds. May be
999999 fractional.
10001000``connect_timeout `` Connection timeout. Note: 0 or greater seconds.
10011001 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.
10051002``frame_max `` The largest frame size that the server proposes
10061003 for the connection, including frame header and
10071004 end-byte. 0 means standard extension limit
You can’t perform that action at this time.
0 commit comments