Remove processed packets from undecryptable_packets_.

Protected by FLAGS_quic_reloadable_flag_quic_fix_undecryptable_packets2.

PiperOrigin-RevId: 331861686
Change-Id: I4f09e6961393980814d84c743f45356d3c648edb
3 files changed
tree: ff5066fae7295ac0bc51280feba5aa9e1be2a333
  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.