-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update QUICHE from db26d87d8 to 59fe4b0f4 (#38321)
Update QUICHE from db26d87d8 to 59fe4b0f4 https://github.com/google/quiche/compare/db26d87d8..59fe4b0f4 ``` $ git log db26d87d8..59fe4b0f4 --date=short --no-merges --format="%ad %al %s" 2025-02-05 birenroy Fixes a stream close condition in OgHttp2Session::CloseStreamIfReady. 2025-02-05 birenroy Adds a unit test to compare the client adapter implementations when cancelling a stream. 2025-02-04 martinduke Store a QuicAlarmFactory in MoqtSession. 2025-02-04 wub Deprecate --gfe2_reloadable_flag_quic_buffered_store_set_client_cid. 2025-02-03 abhisinghx Move QUIC Socket Address lib to QUICHE. Patch envoy to use QuicheSocketAddress instead 2025-02-03 haoyuewang Log more detailed info when dumping GfeQuicClientStream. ``` --------- Signed-off-by: Biren Roy <birenroy@google.com>
- Loading branch information
Showing
4 changed files
with
29 additions
and
11 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
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