Add flag count for quic_stop_sending_uses_ietf_error_code.

I forgot to add it in cl/331000553.

PiperOrigin-RevId: 331165541
Change-Id: I5e04cfa8d8787d2aea468859ae66c62861604670
2 files changed
tree: 5a3e6fc4e6e46610e6333b78c1c84d2827a1fd51
  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.