webrtc/examples/turnserver
Niels Möller 66be895944 Delete BasicPacketSocketFactory default constructor
Update users to pass in the appropriate rtc::SocketFactory, instead of
relying on BasicPacketSocketFactory using the rtc::SocketServer
associated with the thread the constructor runs on.

Bug: webrtc:13145
Change-Id: I74eca1ce2c5885c14372a797f6374825b1bc1873
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/231134
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#34914}
2021-09-03 10:46:29 +00:00
..
read_auth_file.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
read_auth_file.h Allow usage of stringstream under examples/. 2018-11-13 12:16:35 +00:00
read_auth_file_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
turnserver_main.cc Delete BasicPacketSocketFactory default constructor 2021-09-03 10:46:29 +00:00