Skip to content

Commit

Permalink
s/acks/acknowledges
Browse files Browse the repository at this point in the history
  • Loading branch information
martinthomson authored and janaiyengar committed Oct 18, 2018
1 parent 2a00e0b commit 2986d5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion draft-ietf-quic-transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -1415,7 +1415,8 @@ Handshake[0]: CRYPTO[FIN], ACK[0]

{{tls-0rtt-handshake}} shows an example of a connection with a 0-RTT handshake
and a single packet of 0-RTT data. Note that as described in {{packet-numbers}},
the server ACKs the 0-RTT data at the 1-RTT encryption level, and the client's
the server acknowledges 0-RTT data at the 1-RTT encryption level, and the
client sends 1-RTT packets in the same packet number space.
sequence numbers at the 1-RTT encryption level continue to increment from its
0-RTT packets.

Expand Down

0 comments on commit 2986d5b

Please sign in to comment.