commit | 01a36f32e7ac42dbbea2e57a7060bf1533f2fa01 | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Wed Nov 11 10:48:04 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 11 12:26:14 2020 |
tree | 48c42059c19835560bb8271514ffa4b1924c48cc | |
parent | b249d0a905d92f85f261d36fe9b4ca0165e48c27 [diff] |
CallbackList: Don't allow reentrancy When a Send is in progress, don't allow modification to the list of callbacks, or a recursive Send. Bug: webrtc:11943 Change-Id: I88751060136972d0c9170db725fa30312a14b5b1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/192360 Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Markus Handell <handellm@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32584}
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.