Skip to content

Commit

Permalink
Script updating gh-pages from 026f3ea. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Jul 20, 2024
1 parent b1f90be commit 95ccfeb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1477,8 +1477,8 @@ <h2 id="name-sending-acknowledgments">
</h2>
<p id="section-6-1">Prior to receiving an ACK_FREQUENCY frame, endpoints send acknowledgments as
specified in <span><a href="https://rfc-editor.org/rfc/rfc9000#section-13.2.1" class="relref">Section 13.2.1</a> of [<a href="#QUIC-TRANSPORT" class="cite xref">QUIC-TRANSPORT</a>]</span>.<a href="#section-6-1" class="pilcrow"></a></p>
<p id="section-6-2">On receiving an ACK_FREQUENCY frame and updating its max_ack_delay
and Ack-Eliciting Threshold values (<a href="#ack-frequency-frame" class="auto internal xref">Section 4</a>), the data receiver
<p id="section-6-2">After receiving an ACK_FREQUENCY frame and the data receiver updating its
max_ack_delay and Ack-Eliciting Threshold values (<a href="#ack-frequency-frame" class="auto internal xref">Section 4</a>), it
sends an acknowledgment when one of the following conditions are met since the
last acknowledgement was sent:<a href="#section-6-2" class="pilcrow"></a></p>
<ul class="normal">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -317,8 +317,8 @@ Table of Contents
Prior to receiving an ACK_FREQUENCY frame, endpoints send
acknowledgments as specified in Section 13.2.1 of [QUIC-TRANSPORT].

On receiving an ACK_FREQUENCY frame and updating its max_ack_delay
and Ack-Eliciting Threshold values (Section 4), the data receiver
After receiving an ACK_FREQUENCY frame and the data receiver updating
its max_ack_delay and Ack-Eliciting Threshold values (Section 4), it
sends an acknowledgment when one of the following conditions are met
since the last acknowledgement was sent:

Expand Down

0 comments on commit 95ccfeb

Please sign in to comment.