DescriptionAdding ability for BaseChannel to use PacketTransportInterface.
... As opposed to DtlsTransportInternal.
The code is suboptimal right now, storing two pointers to the different
interfaces. This will all be cleaned up when we have an "RtpTransport"
abstraction that BaseChannel can use.
This CL also cleans up the "fake transport" classes a bit, and gives
them their own header files.
BUG=None
Review-Url: https://codereview.webrtc.org/2648233003
Cr-Commit-Position: refs/heads/master@{#16258}
Committed: https://chromium.googlesource.com/external/webrtc/+/f534659ee6896b068e562bb873e0dbae5080352e
Patch Set 1 #
Total comments: 8
Patch Set 2 : Typos #Patch Set 3 : Adding missing file. #Patch Set 4 : Fixing typo I somehow introduced in the test. #Patch Set 5 : Fixing TSAN race in test. #Patch Set 6 : Fix TSAN warning in test by starting thread after setting fake clock #
Messages
Total messages: 29 (20 generated)
|