webrtc/test/network
Niels Möller 9bd2457857 Delete SignalQueueDestroyed
It was used only to break the circular dependency between SocketServer
and Thread at destruction time. Replaced with a method call to
SetMessageQueue(nullptr).

Bug: webrtc:11943
Change-Id: I0606d473ad79655cca28411bb02c21e21d2d7220
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215587
Reviewed-by: Tommi <tommi@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33807}
2021-04-22 13:04:53 +00:00
..
g3doc Improve webrtc documentation infra. Preview at: 2021-03-30 10:29:30 +00:00
BUILD.gn Delete SignalQueueDestroyed 2021-04-22 13:04:53 +00:00
cross_traffic_unittest.cc Introduce default routes for network emulation 2021-02-22 11:26:53 +00:00
cross_traffic.cc Add cross trafic emulation api 2021-01-15 07:38:17 +00:00
cross_traffic.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
emulated_network_manager.cc Replace network layer stats struct with interface 2020-07-23 10:07:45 +00:00
emulated_network_manager.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
emulated_turn_server.cc Fixing WebRTC/Chromium FYI build. 2021-01-16 18:55:09 +00:00
emulated_turn_server.h Add TURN server to Emulated Network infrastructure 2020-11-17 21:07:56 +00:00
fake_network_socket_server.cc Delete SignalQueueDestroyed 2021-04-22 13:04:53 +00:00
fake_network_socket_server.h Delete SignalQueueDestroyed 2021-04-22 13:04:53 +00:00
feedback_generator_unittest.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
feedback_generator.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
feedback_generator.h Moves ownership of time controller into NetworkEmulationManager. 2020-01-22 11:12:27 +00:00
network_emulation_manager.cc Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl 2021-02-26 09:58:49 +00:00
network_emulation_manager.h Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl 2021-02-26 09:58:49 +00:00
network_emulation_pc_unittest.cc Add TURN server to Emulated Network infrastructure 2020-11-17 21:07:56 +00:00
network_emulation_unittest.cc Introduce default routes for network emulation 2021-02-22 11:26:53 +00:00
network_emulation.cc Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl 2021-02-26 09:58:49 +00:00
network_emulation.h Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl 2021-02-26 09:58:49 +00:00
OWNERS
traffic_route.cc Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl 2021-02-26 09:58:49 +00:00
traffic_route.h Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl 2021-02-26 09:58:49 +00:00