gfe-relnote: n/a - Remove the #if MMSG_MORE wrapper around kNumPacketsPerReadMmsgCall in quic_packet_reader.h

kNumPacketsPerReadMmsgCall is used unconditionally in quic_packet_reader.cc after cr/291783340

PiperOrigin-RevId: 291838639
Change-Id: Ia422d32ef623c9108d8e4ff371dd8d3bea6acd17
1 file changed
tree: 42849531bd7858ade6b74be9c3fd4909c31671a3
  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.