commit | dea6889ef627507921f4e998fc584881e20b7200 | [log] [tgz] |
---|---|---|
author | Qingsi Wang <qingsi@google.com> | Tue Mar 27 17:55:21 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 28 22:09:57 2018 |
tree | f986db4850613ec2089a84f06b234e7cc6ed254e | |
parent | 7abc9a07d774576e98fa8f00e75f17b6e5d83d2b [diff] |
Add sanity checks of IceConfig parameters. IceConfig contains a set of parameters that affect the behavior of ICE. Inconsistent or conflicting parameters lead to erroneous or unpredicatble behavior in the network stack. Sanity checks are now added to validate IceConfig. TBR=magjed@webrtc.org Bug: webrtc:8993 Change-Id: I708bc3f1ef970872754a82a47a509bda15061ca6 Reviewed-on: https://webrtc-review.googlesource.com/60847 Commit-Queue: Qingsi Wang <qingsi@google.com> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Peter Thatcher <pthatcher@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22664}
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.