gfe-relnote: n/a(code clean up) make epoll_server_test.cc platform independent.

PiperOrigin-RevId: 244239327
Change-Id: I6e52eaf93578c3fee0f5963b386f8140db762fd0
1 file changed
tree: c5b8951a87b1e543bdf3ba4b56cc739c9e8f8fb0
  1. epoll_server/
  2. http2/
  3. quic/
  4. spdy/
  5. CONTRIBUTING.md
  6. LICENSE
  7. 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.