commit | 6d17602e704f997dbab0afd3b070b6c827257a70 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Tue Feb 09 13:44:48 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 09 15:49:28 2021 |
tree | 25d1faf26fe9faf52770f578f036b6b2e4d39eae | |
parent | c3a486c41e682cce943f2b20fe987c9421d4b631 [diff] |
Replace some RecursiveCriticalSection with Mutex, in PhysicalSocketServer. The one remaining RecursiveCriticalSection likely needs a bit more care. Bug: webrtc:11567 Change-Id: Ie81085969197bed03ac8e2d269b58653b86095e0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/206468 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Markus Handell <handellm@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33206}
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.