Add explicit signal of coalscing done to QuicConnection.

Protected by FLAGS_quic_reloadable_flag_quic_fix_out_of_order_sending2.

PiperOrigin-RevId: 333530471
Change-Id: I23318531bae11486f7ccab1e8187293e8ad14cd4
3 files changed
tree: f132268405bfbe14296c65dc2c5ddac63c5a57e5
  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.