Add missing connected checks in QuicConnection.

PiperOrigin-RevId: 328972073
Change-Id: I792f20fcadc6cc60c380bca4656a1500d28a42cb
2 files changed
tree: f85348fba6faccb8a6168e3a6d6b863d6403374e
  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.