gfe-relnote: (n/a) comments only

Add comments in QuicVersionManager detailing the usage of private flag members.

PiperOrigin-RevId: 271666439
Change-Id: I5a25e6cd4c41f32d1fb98ecfe43d67fa3a003187
1 file changed
tree: 603fe9f536f2d9a696a240bfeec44288af2e71a3
  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.

The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.