Remove nullptr checks from quic_client_interop_test_bin.cc

gfe-relnote: n/a (test-only tool change)
PiperOrigin-RevId: 293137890
Change-Id: I18425e4b38ebe4c293faf53d8cd03f9f29481cd1
1 file changed
tree: abe476208a22262dba013586aa96d691b4d077db
  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.