commit | 9e02f4716a1e210c4c4f29afcd7724b6150dabc2 | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Fri Aug 28 23:47:02 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Aug 31 21:52:27 2020 |
tree | a44b16a25fb1a6cca006bf25627334784ceb7508 | |
parent | 7b69a44c8b1cc632e1633c7622e12d789972e3e2 [diff] |
Fix destruction order of PortAllocator and PacketSocketFactory. PortAllocator depends on PacketSocketFactory, so it should be deleted afterwords in case its created sockets depend on the resources owned by the factory. Bug: None Change-Id: I7716c552d371b78360db656cc2f4fd03415d0e00 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/182881 Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Taylor <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32020}
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.