Fix chromium compile issues: comparison of integers of different signs: 'const int' and 'const unsigned long'.

gfe-relnote: n/a, test only change
PiperOrigin-RevId: 284907367
Change-Id: Ic800078422d2f16a437b98ad21d499304e09dfc4
1 file changed
tree: 79707bf3b02a6d1c741bb4adc3af14eab8c0a062
  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.