commit | c79268f15a878a20605a83abeade656f40ddaf4e | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Tue Apr 24 16:54:10 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Apr 24 23:07:21 2018 |
tree | 683ca65a12546cdeb14710a570c7dd5dc707f3c0 | |
parent | 323a8e824b759a316ae8271311033a09e2828952 [diff] |
Add IsClosed checks to various PeerConnection methods This brings the implementations in line with the WebRTC specification. Bug: chromium:829238 Change-Id: I7ef64e7b6ccf0e9f60f017443565494239ff19cc Reviewed-on: https://webrtc-review.googlesource.com/71961 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Seth Hampson <shampson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23013}
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.
Authoritative list of directories that contain the native API header files.