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 Mar 15, 2020
1 parent ad3b1d8 commit e9bde21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-recovery.md
Expand Up @@ -1141,7 +1141,7 @@ SetLossDetectionTimer():
// Time threshold loss detection.
loss_detection_timer.update(earliest_loss_time)
return

if (server is at anti-amplification limit):
loss_detection_timer.cancel()
return
Expand Down

0 comments on commit e9bde21

Please sign in to comment.