In quic, return from quiccryptostream::writependingcryptoretransmission after partial writes. protected by gfe2_reloadable_flag_quic_fix_write_pending_crypto_retransmission.

Also add more logging when failed to serialize packet.

PiperOrigin-RevId: 311754483
Change-Id: I928ef099e00a6029386440339704cd15f9d1db22
2 files changed
tree: 5814e6e42421658b0e04bfed9f96afb5fecef54a
  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.