gfe-relnote: (n/a) Fix truncated read tests in quic_udp_socket_test.cc under --config=android_arm64. Only affect android build, no behavior change in prod.

Tested=blaze test --config=android_arm64 //third_party/quic/core:quic_udp_socket_test_android_arm64-v8a
PiperOrigin-RevId: 290968630
Change-Id: I64fa368bd45e98732089bdb276a5bae58b188118
1 file changed
tree: 3f27457daebde6cd4879c55fb2c1f12fd3c55f4f
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

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.