webrtc/p2p/client
Tommi 3756e29b15 Remove another ctor from BasicPortAllocator
This constructor isn't used in production. Removing it further
made the construction state of the class simpler, allowed for removal
of the separate Init() method and making more members const.

Bug: none
Change-Id: Ibc8516a01ce7e385207251d841d21bb7b72c9d9a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/318281
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40678}
2023-09-01 11:55:43 +00:00
..
basic_port_allocator.cc Remove another ctor from BasicPortAllocator 2023-09-01 11:55:43 +00:00
basic_port_allocator.h Remove another ctor from BasicPortAllocator 2023-09-01 11:55:43 +00:00
basic_port_allocator_unittest.cc Remove another ctor from BasicPortAllocator 2023-09-01 11:55:43 +00:00
relay_port_factory_interface.h Reland "move relay server priority assignment to port_allocator" 2022-11-03 12:16:08 +00:00
turn_port_factory.cc remove all but 2 redundant factory methods in TurnPort 2022-03-21 08:12:22 +00:00
turn_port_factory.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00