Skip to content

Commit

Permalink
Merge pull request #3460 from quicwg/ianswett-ref
Browse files Browse the repository at this point in the history
Fix the section reference
  • Loading branch information
ianswett committed Feb 19, 2020
2 parents 2c5f8fc + 80ace94 commit ef8f182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-recovery.md
Expand Up @@ -465,7 +465,7 @@ network roundtrip-time (smoothed_rtt), the variation in the estimate (4*rttvar),
and max_ack_delay, to account for the maximum time by which a receiver might
delay sending an acknowledgement. When the PTO is armed for Initial or
Handshake packet number spaces, the max_ack_delay is 0, as specified in
13.2.5 of {{QUIC-TRANSPORT}}.
13.2.1 of {{QUIC-TRANSPORT}}.

The PTO value MUST be set to at least kGranularity, to avoid the timer expiring
immediately.
Expand Down

0 comments on commit ef8f182

Please sign in to comment.