commit | e4d3952bf0b05b825992f1023a106f3bcf34946e | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Fri Feb 25 02:48:18 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 25 10:14:38 2022 |
tree | 5949a4e101513f9e9d8f815f7a1ef519f0d69396 | |
parent | a23acdde9dbf3137516cd5e45649e6f81335580b [diff] |
Revert "Remove workaround in AutoSocketServerThread that isn't needed anymore." This reverts commit 44156fa024cbf12f052a35571ac91bc9907be6c3. Reason for revert: Needed in order to revert https://webrtc-review.googlesource.com/c/src/+/249941, which introduced a crash Original change's description: > Remove workaround in AutoSocketServerThread that isn't needed anymore. > > Cleanup steps for the Connection class have changed as of: > https://webrtc-review.googlesource.com/c/src/+/249941 > > However, it turns out that the PortTest suite still needs it, so the > workaround has migrated to there. > > Bug: none > Change-Id: Ia68f47b6c65b3a8fd5e8c04d70a43d15ba1a6422 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/250223 > Reviewed-by: Niels Moller <nisse@webrtc.org> > Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#35894} Bug: none Change-Id: I13a4a79ebcb864054d14c1ba7726e18e044e3bd4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/252542 Auto-Submit: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36076}
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.