commit | cc8b906467af788747812f9908809f2e91e123a7 | [log] [tgz] |
---|---|---|
author | magjed <magjed@webrtc.org> | Mon Jul 24 14:32:33 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jul 24 14:32:33 2017 |
tree | 444cddd2941fc5accfe4850bca5f392d3089f293 | |
parent | e029d99f19dbb13c962d6fe4ceadf6f461aeaccf [diff] |
iOS AppRTCMobile: Close peerconnection when disconnecting We currently don't close the peerconnection before deallocing. That could potentially cause race conditions if it's still being processed on other threads. BUG=webrtc:7976 Review-Url: https://codereview.webrtc.org/2976983002 Cr-Commit-Position: refs/heads/master@{#19121}
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.