Remove unused this from lamda function in QuicSentPacketManagerTest.RtoNotInFlightPacket

gfe-relnote: n/a (test only)

Also add Wunused-lambda-capture to quic/core to prevent similar failures in the future.

PiperOrigin-RevId: 279368648
Change-Id: I998b94ef554ca82784c169d08299b47b7d7693ee
1 file changed
tree: fb32603e3391c4a7e3a4999c2c60bf3d5de4cc44
  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.