commit | e27f3dea8293884701283a54f90f8a429ea99505 | [log] [tgz] |
---|---|---|
author | Tomas Gunnarsson <tommi@webrtc.org> | Sat Nov 21 14:20:33 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Sun Nov 22 13:46:49 2020 |
tree | 603e5d05ca086a7451d7559c1263979221ff6d60 | |
parent | d96634781e537685496ce6e207bf41b4a98de492 [diff] |
Remove dependency on MessageHandlerAutoCleanup from BasicPortAllocatorSession and AllocationSequence All Post() calls are made to the network thread which the class already clears up explicitly. 'AutoCleanup' scans all thread instances, which is not needed for this class. Bug: webrtc:11988 Change-Id: Ieefbdc87683dc62b6156c5df72e87d404242170f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/194339 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32662}
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.