DescriptionRestore thread name consistency for webrtc/p2p/ .
Thread variables were named worker_thread, while they actually
reference the network_thread introduced with the CLs below.
Original introduction of network_thread:
https://codereview.webrtc.org/1895813003
https://codereview.webrtc.org/1903393004
Renming of woker_thread_ to network_thread_ in P2PTransportChannel:
https://codereview.webrtc.org/2378573003
BUG=webrtc:6432
Committed: https://crrev.com/27c3d5b65202255b3d9a253872917b504d1ed408
Cr-Commit-Position: refs/heads/master@{#14646}
Patch Set 1 #Patch Set 2 : Do not reuse terms 'network thread' or 'worker thread' for the test relayserver. #
Total comments: 5
Patch Set 3 : Explicit call rtc::Thread::CreateWithSocketServer() for unit test. #
Messages
Total messages: 14 (6 generated)
|