gfe-relnote: n/a(log only) 2nd try to fix enumeral and non-enumeral type in
conditional expression in quic_connection_close_frame.cc

PiperOrigin-RevId: 245272556
Change-Id: I0d644a9e17c0d028de821a8680c9e4798a6fbb03
1 file changed
tree: a5aca3030b0dfeaf66d2622ab4a107b807394a95
  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.