Rename QuicClientBase::WaitForCryptoHandshakeConfirmed to WaitForOneRttKeysAvailable.

PiperOrigin-RevId: 314755905
Change-Id: I190c34a31093aadf2eb047075d4e9196078b1c65
4 files changed
tree: ab28048af0498a373fe8420ce886d2b591d416b7
  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.