commit | b33290d082112bb2d58ce5fc045868049d4a9774 | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Thu Sep 06 13:21:19 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 10 07:13:40 2018 +0000 |
tree | dd1d89358fd72a6b4d81773f321712af3a03c4a4 | |
parent | 4daf66e71e7841a082f698a047462af35f407ce9 [diff] |
Return null from PCFactory#createPeerConnection on failure. Currently, invalid PeerConnection object is returned. With this change, null is returned instead. This can be more easily handled in the application layer. Bug: webrtc:9440 Change-Id: I44dfee81a681f033b8d336c999d43ff1c69fb015 Reviewed-on: https://webrtc-review.googlesource.com/98480 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24637}
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.