DescriptionAdd virtual Initialize methods to PortAllocator and NetworkManager.
This will allow PeerConnection to handle hopping to the right thread
and doing thread-specific initialization for the PortAllocator.
This eliminates a required thread-hop for whatever is passing the
PortAllocator into CreatePeerConnection.
BUG=617648
R=pthatcher@webrtc.org, skvlad@webrtc.org
Committed: https://crrev.com/f8e65779a7dc890d8d6f38eca50985a2f0407da1
Committed: https://crrev.com/a6bdb0990a659ff9e7c4374f5033a6bcc4fbfb21
Cr-Original-Commit-Position: refs/heads/master@{#13283}
Cr-Commit-Position: refs/heads/master@{#13306}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fixing comments. #
Total comments: 2
Patch Set 3 : Revising comment again. #Patch Set 4 : should->must #Patch Set 5 : Fixing typo in test. #
Messages
Total messages: 17 (6 generated)
|