Descriptionrelnote: Add a new class QuicBufferedPacketStore which is not in use yet.
This class will be used to defer creation of connection till CHLO
arrives. This class queues early arrived packets for limited number
of connections and upto a limit of packets per connection. And it
deletes the queue if alarm times out before CHLO arrives.
Merge internal change: 122523940 and 123208220.
BUG=
R=rch@chromium.org
Committed: https://crrev.com/dc2b6ce56f3c4646910d38eab054b2603471ca79
Cr-Commit-Position: refs/heads/master@{#396566}
Patch Set 1 #
Total comments: 1
Patch Set 2 : format comment and remove virtual modifier #
Total comments: 1
Patch Set 3 : Remove NET_EXPORT_PRIVATE #Patch Set 4 : Add back NET_EXPORT_PRIVATE for QuicBufferedPakcetStore #Patch Set 5 : add NEXT_EXPOERT_PRIVATE to BufferedPakcet #
Depends on Patchset: Messages
Total messages: 29 (13 generated)
|