Skip to content

Commit

Permalink
Update draft-ietf-quic-recovery.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianswett committed Oct 29, 2019
1 parent 34e3d61 commit 54e26e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-quic-recovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -476,8 +476,8 @@ except for ApplicationData, which MUST be ignored until the handshake
completes (See Section 4.1.1 of {{QUIC-TLS}}). Not arming the PTO for
ApplicationData prioritizes completing the handshake and prevents the server
from sending a 1-RTT PTO packet before it has the keys to process a 1-RTT
packet. When probe packets from two different packet number spaces are sent when
the PTO fires and both spaces have in-flight packets, this simplifies to
packet. When probe packets from two different packet number spaces are sent
when the PTO fires and both spaces have in-flight packets, this simplifies to
setting the PTO on the lowest active packet number space.

When a PTO timer expires, the PTO period MUST be set to twice its current
Expand Down

0 comments on commit 54e26e7

Please sign in to comment.