Rename QuicConnection member variable most_recent_alternative_path_ to alternative_path. The variable doesn't necessary hold the most recent one with the upcoming IETF connection migration change. PiperOrigin-RevId: 355900963 Change-Id: Ibf183ed2ec3fe01be1aff35f395b593ed27b75fb
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.