DescriptionMinor QUIC cleanup to combine QuicUnackedPacketMap's RemovePacket and
NeuterPacket into RemoveOrNeuterPacket.
This prevents potential bugs where a packet can be set not pending, then
neuter'd, which cuases the packet to never be removed from the unacked
packet map.
Merge internal change: 66306887
R=rch@chromium.org
Patch Set 1 #Patch Set 2 : Sending for review #
Messages
Total messages: 2 (0 generated)
|