commit | 71439a60e7915179be96dd42dc732dc51c279884 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Thu Feb 15 19:53:06 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Feb 16 19:39:59 2018 |
tree | 8af8cc0a4d950d863ef4a1763ecaa74398f0e75f | |
parent | 85904f4ee8b4526ff32dcff31183af1317af86eb [diff] |
Set session error if SetLocal/RemoteDescription ever fails This changes SetLocalDescription/SetRemoteDescription to set a session error which will cause any future calls to fail early if there is an error when applying a session description. This is needed since until better error recovery is implemented failing a call to SetLocalDescription or SetRemoteDescription could leave the PeerConnection in an inconsistent state. Bug: chromium:800775 Change-Id: If06fd73d6e902af15d072dc562bbe830d3b11ad5 Reviewed-on: https://webrtc-review.googlesource.com/54061 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22061}
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.