Add srtt to TimeWaitConnectionInfo. Also add GFE_CODE_COUNT recording information when a packet is processed in time wait list. Logging only, not protected.

PiperOrigin-RevId: 325331048
Change-Id: I97d32d7687a3f25c4d9599c51e838b6f2caca38e
3 files changed
tree: c993c4c8b8ddfda03c2b8633614037f1ddd277e8
  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.