| commit | c62fdaa2dae5f0885a09b406e3dd80863ddb0875 | [log] [tgz] |
|---|---|---|
| author | Danil Chapovalov <danilchap@webrtc.org> | Mon Sep 15 12:50:08 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 16 09:58:46 2025 |
| tree | cd38de8c2b21a71fa2cec08c6560281f15139e44 | |
| parent | 54c4cab4f58283f3fdb4e673e67ab58f5b0295f3 [diff] |
Provide Environment for AsyncUDPSocket in rtc_base unittests Cleanup nearby code: use SocketServer::Create instead of SocketServer::CreateSocket to get unique_ptr directly Save AsyncUDPSocket using unique_ptr instead of raw pointer Unwrap TestClient from unique_ptr where unique_ptr is not moved Bug: webrtc:42223992 Change-Id: I3dc41bcac369e50d332e46e278eb55ab644758d5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/409548 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45664}
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.