Add a OnCoalescedPacketSent to QuicConnectionDebugVisitor. This will used for net-log in chromium.

gfe-relnote: n/a (debug only change)
PiperOrigin-RevId: 301652636
Change-Id: Ib899939a4def1555e04d561fcddbbf419f3efd03
4 files changed
tree: 7bdc0ddc61cd5bb7d28e4b3590b6c37aa79e1306
  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.