Files
platform-external-webrtc/webrtc/base
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
..
2015-04-20 12:03:00 +00:00
2015-04-20 12:03:00 +00:00
2015-04-20 12:03:00 +00:00
2015-04-02 10:31:00 +00:00
2015-04-20 12:03:00 +00:00
2014-08-28 16:28:26 +00:00
2014-08-04 21:51:14 +00:00
2014-08-04 21:51:14 +00:00
2015-05-21 11:50:41 +00:00
2015-05-21 11:50:41 +00:00
2015-04-01 22:25:29 +00:00
2015-04-01 22:25:29 +00:00
2015-01-22 23:06:17 +00:00
2015-04-01 15:08:49 +00:00
2015-05-21 11:50:41 +00:00
2015-05-20 18:25:21 +00:00
2015-04-20 12:03:00 +00:00
2015-04-20 12:03:00 +00:00
2015-04-20 12:03:00 +00:00
2015-03-09 22:24:25 +00:00
2015-02-18 18:44:14 +00:00
2015-02-17 19:01:14 +00:00