DescriptionSimplify QuicUnackedPacketMap's RemovePreviousTransmissions by always
removing all old transmissions.
When truncated acks start arriving, they don't stop until least_unacked
is raised, which takes an entire RTT, so this is the eventual effect of
all those truncated acks. Instead, remove all of them the first time.
Merge internal change: 74881713
R=rch@chromium.org
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|