Fix comparison of signed to unsigned in htt2_priority_write_scheduler_* and spdy_intrusive_list_test.

gfe-relnote: (n/a) Test only change, not protected.
PiperOrigin-RevId: 260766208
Change-Id: Ibb269b9d84209a9997c43a8312d6decfb087a8e2
3 files changed
tree: 23347b632bf7c576df034d145b2a3cac62163bd8
  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.