We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab99715 commit 0acc50bCopy full SHA for 0acc50b
draft-ietf-quic-transport.md
@@ -1728,9 +1728,9 @@ disable_migration (0x0009):
1728
1729
max_ack_delay (0x000c):
1730
1731
-: An 8-bit unsigned integer value to use as the maximum delay (in milliseconds)
1732
- when sending acknowledgements. If this value is absent, a default of 25
1733
- milliseconds is assumed.
+: An 8 bit unsigned integer value indicating the maximum amount of time in
+ milliseconds by which it will delay sending of acknowledgments. If this
+ value is absent, a default of 25 milliseconds is assumed.
1734
1735
Either peer MAY advertise an initial value for the flow control on each type of
1736
stream on which they might receive data. Each of the following transport
0 commit comments