-
Notifications
You must be signed in to change notification settings - Fork 736
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cid: always retire CIDs with seqnum lower than retire prior to
When a NEW_CONNECTION_ID frame with a seqnum lower than previously received retire prior to is received, the new CID needs to be immediately retired. However, if the CID was already queued to be retired we would keep processing it instead of just ignoring it.
- Loading branch information
Showing
1 changed file
with
40 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters