Skip to content

Commit

Permalink
Add article
Browse files Browse the repository at this point in the history
  • Loading branch information
martinthomson committed Oct 18, 2017
1 parent f5b735a commit 442dc99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-quic-transport.md
Expand Up @@ -2739,7 +2739,7 @@ shown in the following figure and described below.
v
recv FIN/ +--------+ send FIN/
recv RST | | send RST
recv UNI | | send UNI
send UNI | | recv UNI
,---------| open |-----------.
/ | | \
v +--------+ v
Expand Down Expand Up @@ -3179,7 +3179,7 @@ is increased.
The final offset is the count of the number of octets that are transmitted on a
stream. For a stream that is reset, the final offset is carried explicitly in
the RST_STREAM frame. Otherwise, the final offset is the offset of the end of
the data carried in STREAM frame marked with a FIN flag, or 0 in the case of
the data carried in a STREAM frame marked with a FIN flag, or 0 in the case of
incoming unidirectional streams.
An endpoint will know the final offset for a stream when the stream enters the
Expand Down

0 comments on commit 442dc99

Please sign in to comment.