commit | a88fe7be146b9b85575504d4d5193c007f2e3de4 | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Fri Feb 26 20:56:36 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 01 22:53:13 2021 |
tree | 9f5d64e974caa5a71e8636af945beada518d03c0 | |
parent | 88a51b2902d6e03c37bf649e9ed5f7d18a23280e [diff] |
Fix race between destroying SctpTransport and receiving notification on timer thread. This gets rid of the SctpTransportMap::Retrieve method and forces everything to go through PostToTransportThread, which behaves safely with relation to the transport's destruction. Bug: webrtc:12467 Change-Id: Id4a723c2c985be2a368d2cc5c5e62deb04c509ab Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/208800 Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Taylor <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33364}
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.