In QUIC, remove num_padding_bytes from SerializedPacket and TransmissionInfo.

(n/a) remove unused variables.

PiperOrigin-RevId: 318153506
Change-Id: I8ef247da549280754eb76b1249ec65757f4c36f8
6 files changed
tree: c0b94848fbaac899be3bd6e63cf995c5c756b05a
  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.