Skip to content

Commit 1ed9051

Browse files
authored
clarify that no batch process is assumed in examples.
fixes #309
1 parent dc5a39c commit 1ed9051

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

draft-ietf-quic-ack-frequency.md

+3
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,9 @@ ACK_FREQUENCY frames.
392392

393393
### Examples {#examples}
394394

395+
Note that the following examples assume that packets are processed one-by-one in the received order
396+
as indicated below.
397+
395398
When the reordering threshold is 1, any time a packet is received
396399
and there is a missing packet, an immediate acknowledgement is sent.
397400

0 commit comments

Comments
 (0)