Remove unnecessary member connection_ in QuicTransportSimpleServerSession.

gfe-relnote: unused code. not protected.
PiperOrigin-RevId: 284637154
Change-Id: I2c423381f7e9053cdd7e69d5eb2afc052e616177
2 files changed
tree: df8c7a83575be2601a17a410bb2b6f0477c22e80
  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.