Remove virtual keyword for unoverridden QuicSession::IsCryptoHandshakeConfirmed().

gfe-relnote: no behavior change. Not protected.
PiperOrigin-RevId: 274701262
Change-Id: I72106fd18dec47dc5cd5384a776bafdc5280d4dd
2 files changed
tree: f8baca50c976dd1ef38de4f451aabbc3976008c1
  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.