-
Notifications
You must be signed in to change notification settings - Fork 775
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't report ChangeCipherSpec through the message callback in QUIC
Reporting it doesn't make much sense when QUIC doesn't send ChangeCipherSpec in the first place. Change-Id: I34af531eb14a37a0aa90da447146d5290db24494 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/73727 Commit-Queue: David Benjamin <[email protected]> Reviewed-by: Nick Harper <[email protected]>
- Loading branch information
Showing
2 changed files
with
14 additions
and
8 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
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