Convert bytes_left_for_batch_write_ to unsigned integer array.

PiperOrigin-RevId: 328940902
Change-Id: Ia765159ae756b62bef796511dc39987e8dfe00ec
2 files changed
tree: a11d699610794c8e9de8b27cf949f2f268f65baa
  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.