(n/a) remove final specifier from QuicBatchWriterBase::Flush() interface.

This is to make it overridable in Envoy

PiperOrigin-RevId: 325099102
Change-Id: If30ac01cb4fb09a5d7a84f60ce5311d8fbae01e3
1 file changed
tree: 81aa361476a26bbe7690493cdf598002e57e214e
  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.