commit | eee0e336a2f3de58c286e308e0705265f9a8ba0c | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Fri Mar 04 19:11:44 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 07 12:20:40 2022 |
tree | 97497635aa6a707db304a93d363d6147a61afb6e | |
parent | 0f50cc284949f225f663408e7d467f39d549d3dc [diff] |
dcsctp: Convert socket tests not to use fixtures Following https://abseil.io/tips/122 to make tests easier to understand and adds a bit of flexibility to create sockets with custom parameters. This also simplifies handover tests. Additionally, AdvanceTime will now also run timers, as that was easily forgotten previously. Bug: None Change-Id: Ieb5eece7aca51c98a7634ed1c61646383ad1712d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/253782 Reviewed-by: Sergey Sukhanov <sergeysu@webrtc.org> Commit-Queue: Victor Boivie <boivie@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36141}
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.