Skip to content

Commit

Permalink
Update draft-ietf-quic-recovery.md
Browse files Browse the repository at this point in the history
Co-Authored-By: ianswett <ianswett@users.noreply.github.com>
  • Loading branch information
mikkelfj and ianswett committed Nov 3, 2018
1 parent 655e859 commit 982bb91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-recovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,7 @@ Pseudocode for OnLossDetectionTimeout follows:

### Detecting Lost Packets

DetectLostPackets is called every time an ack is received and operates on
DetectLostPackets is called every time an ACK is received and operates on
the sent_packets for that packet number space. If the loss detection timer
expires and the loss_time is set, the previous largest acked packet is supplied.

Expand Down

0 comments on commit 982bb91

Please sign in to comment.