Fix packet send time with udp gso packet writer, when the packet is bursted. protected by existing --gfe2_restart_flag_quic_support_release_time_for_gso.

PiperOrigin-RevId: 319112843
Change-Id: I80f2cb98edb4f8d50f357992025691f8f2e26d9b
6 files changed
tree: f01893a56323dbcb7456bd435898b18b19a6b39a
  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.