Move the implementation of GetReleaseTime from QuicBatchWriterBase to QuicGsoBatchWriter. No behavior change.

This makes it easier to modify the GetReleaseTime function in multi release mode.

PiperOrigin-RevId: 327089872
Change-Id: I6d52a40324290017657eef3f2d9bef4e54b8e914
4 files changed
tree: 69d95dd0c1e23e1e2b241a78d54cac4c8c246d79
  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.