| commit | fd381db407aeb2a72e00083fabddcdb02389ea97 | [log] [tgz] |
|---|---|---|
| author | Danil Chapovalov <danilchap@webrtc.org> | Wed Sep 10 08:35:22 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 10 09:38:37 2025 |
| tree | d244a765e01710eaa3101373e2a6263ab4843295 | |
| parent | ef084b6cc65c86b6f3cf6469d111d7c6f9d0bf5e [diff] |
Clarify Socket ownership in TurnServer using type system Change socket maps that owns keys to use unique_ptr for keys. This automates deallocation of the sockets and requires to be more careful when accessing the map. Bug: None Change-Id: I9f7f810a5b9bcaf3974a80f01b140cd029878a2b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/408821 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45612}
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.