Let QuicConnection::UpdatePacketContent() return connection state. This allows callers to correctly handle errors occurred. Protected by quic_reloadable_flag_quic_update_packet_content_returns_connected. PiperOrigin-RevId: 353360764 Change-Id: Ie1e9874398311cf3f3f6873bac5dc53d6b1a94d8
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.