commit | 386869247f28e72a00307a1b5c92465eea343ad2 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Mon Dec 07 23:32:23 2015 |
committer | Commit bot <commit-bot@chromium.org> | Mon Dec 07 23:32:31 2015 |
tree | 5ea4df765d6bff9b711dfaf7fab176a746030b25 | |
parent | 46ad5426b025eddac8e9232014d347e73d27180e [diff] |
Free SCTP data channels asynchronously in PeerConnection. This is needed so that the data channel isn't deleted while one of its own methods is on the call stack. BUG=565048 Review URL: https://codereview.webrtc.org/1492383002 Cr-Commit-Position: refs/heads/master@{#10923}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.