commit | 3756e29b150a13c89c4028cb7f4d4e82d70e971f | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Fri Sep 01 10:45:06 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 01 11:55:43 2023 |
tree | 8a3377bbeab80ae57450cd1686cdec7be1f17cfb | |
parent | 5866e1a0edf22e2ba80d8c928e7d1ea58b6043f2 [diff] |
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}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.