Remove connection_id added to connection_dispatcher_map_ via either OnConnectionIdRetired or OnConnectionAddedToTimeWaitList in gfe_quic_dispatcher when multiple CIDs are supported. Protected by FLAGS_quic_restart_flag_quic_time_wait_list_support_multiple_cid_v2. PiperOrigin-RevId: 351362306 Change-Id: I6c49f460cbe4c1ca219d6529caef596803f1c02d
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.