Skip to content

Commit 5fc3b2e

Browse files
authored
Update draft-ietf-quic-recovery.md
1 parent 38dbee0 commit 5fc3b2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

draft-ietf-quic-recovery.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -420,9 +420,9 @@ expires.
420420

421421
If no new data or unacknowledged data is available to send, a retransmittable
422422
frame SHOULD be sent. Sending a retransmittable frame ensures that any in
423-
flight packets are acknowledged or declared lost in a timely manner,
424-
potentially preventing a deadlock if all in flight packets contain no data
425-
that needs to be retransmission.
423+
flight packets are acknowledged or declared lost in a timely manner.
424+
Otherwise, a deadlock results if there is no available congestion window and
425+
all in flight packets contain no data that can be retransmitted.
426426

427427
A sender may not know that a packet being sent is a tail packet. Consequently,
428428
a sender may have to arm or adjust the TLP timer on every sent retransmittable

0 commit comments

Comments
 (0)