File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -420,9 +420,9 @@ expires.
420
420
421
421
If no new data or unacknowledged data is available to send, a retransmittable
422
422
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 .
426
426
427
427
A sender may not know that a packet being sent is a tail packet. Consequently,
428
428
a sender may have to arm or adjust the TLP timer on every sent retransmittable
You can’t perform that action at this time.
0 commit comments