Joachim Bauch 6f2ef74b42 Keep track of DTLS packet sizes to prevent partial reads.
The current use of rtc::FifoBuffer can lead to reading across DTLS packet
boundaries which could cause packets to not being processed correctly.

This CL introduces the new class rtc::BufferQueue and changes the
StreamInterfaceChannel to use it instead of the rtc::FifoBuffer.

BUG=chromium:447431
R=juberti@google.com

Review URL: https://webrtc-codereview.appspot.com/52509004

Cr-Commit-Position: refs/heads/master@{#9254}
2015-05-21 15:51:41 +00:00
..
2014-10-28 22:20:11 +00:00
2015-04-20 12:03:00 +00:00
2014-10-28 22:20:11 +00:00
2014-10-28 22:20:11 +00:00
2014-10-28 22:20:11 +00:00
2014-10-28 22:20:11 +00:00
2014-10-28 22:20:11 +00:00
2015-04-06 19:48:53 +00:00
2014-10-28 22:20:11 +00:00
2014-10-28 22:20:11 +00:00
2014-10-28 22:20:11 +00:00