Rename retransmission in QuicTransmissionInfo to first_sent_after_loss.

Name change only.

PiperOrigin-RevId: 324038407
Change-Id: I6b70243f56ced545744d5df626c710fed161b492
4 files changed
tree: 73358f2b3f8f88481a6baba8a36d368bc8bdb007
  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.