DescriptionRemove duplicate-handling logic from PacedSender
Remove the code that handles duplicated messages from being queued for transmission in the PacedSender. This code avoids multiple retransmissions of the same packet from being scheduled at the same time. It is deemed that this code's utility is too low for its added complexity.
BUG=webrtc:7786
Patch Set 1 #Patch Set 2 : Remove unnecessary includes. #
Total comments: 2
Patch Set 3 : . #
Messages
Total messages: 16 (3 generated)
|