Check has_handshake in quicpacketcreator::consumedata rather than delegate to shouldgeneratepacket.  no functional change, not flag protected.

PiperOrigin-RevId: 313176405
Change-Id: Ic8bd562979eb5774247539fdbd20b41d367bf3cd
1 file changed
tree: 98745164cb55e13f914d0f1fd17ed6fc9ef9ecc7
  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.