commit | 36bc4f810daef6ec7aa17beeeb16861425134cfb | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Mon May 27 13:49:31 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon May 27 14:34:43 2019 |
tree | 0c54fcb55a3396ba81057d4c0ac21412de20f2d8 | |
parent | 2e8d78ce42c69f6ab0f34ee7ad7e196d377ab014 [diff] |
Add thread guards to cricket::P2PTransportChannel. This gives assurance that we're not calling any function in cricket::P2PTransportChannel off-thread. Bug: none Change-Id: I21d4e496cf5f301ab85abbd53a5abd4f5068ec39 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/138271 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28077}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.