Skip to content

Commit

Permalink
s/outstanding/in flight
Browse files Browse the repository at this point in the history
  • Loading branch information
martinduke committed Apr 1, 2020
1 parent 33548fd commit 6332ced
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-quic-transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -1069,9 +1069,9 @@ to cease using the connection IDs when requested can result in connection
failures, as the issuing endpoint might be unable to continue using the
connection IDs with the active connection.

An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
An endpoint SHOULD limit the number of in flight RETIRE_CONNECTION_ID frames
to bound the necessary state. In order to allow a peer to retire all previously
issued connection IDs, the limit on the number of outstanding
issued connection IDs, the limit on the number of in flight
RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An
endpoint MAY choose to treat having too many connection IDs in need of
retirement as a connection error of type CONNECTION_ID_LIMIT_ERROR.
Expand Down

0 comments on commit 6332ced

Please sign in to comment.