Skip to content

Commit

Permalink
Fix formatting of some pseudo-code
Browse files Browse the repository at this point in the history
  • Loading branch information
ghedo committed Dec 6, 2019
1 parent c01acf9 commit 1774a15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions draft-ietf-quic-recovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -719,10 +719,12 @@ as follows:

For example, assume:

~~~
smoothed_rtt = 1
rttvar = 0
max_ack_delay = 0
kPersistentCongestionThreshold = 3
~~~

If an ack-eliciting packet is sent at time = 0, the following scenario would
illustrate persistent congestion:
Expand Down

0 comments on commit 1774a15

Please sign in to comment.