commit | b239f86b8ce421cdba5864e53247de4a875da5e4 | [log] [tgz] |
---|---|---|
author | ianswett <ianswett@google.com> | Fri Apr 05 09:15:06 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 05 11:32:48 2019 -0700 |
tree | c6e72d8dec366b2b60142473a34fe32fa70bdbbd | |
parent | 04a83598e30a6185766823036d0db802c7086a12 [diff] |
Add GetLargestGuaranteedMessagePayload to QuicSession/Connection/Generator/Creator to expose the largest message payload that's guaranteed to fit in any packet containing application data. gfe-relnote: n/a (Only used in Quartc) PiperOrigin-RevId: 242135946 Change-Id: I52cc763af88d22fc240210e00cf4d4062d0b9c59
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.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.