commit | ebd9abc1a23db8fe9acfd163155e0f9bc544b10e | [log] [tgz] |
---|---|---|
author | Yongje Lee <yongje.lee@hpcnt.com> | Fri Apr 27 00:47:07 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Apr 27 14:16:01 2018 |
tree | 37997cd0068d9c276303cbb46c01cdf4c88d930a | |
parent | ad3971f40f5c38d340cd1a2642c189cef3368c02 [diff] |
Use IFA_LOCAL instead of IFA_ADDRESS over IPv4 network on ANDROID IFA_ADDRESS gives DESTINATION address in case of point-to-point connection, which is not able to create ports for candidate gathering. Use IFA_LOCAL to avoid this problem. Bug: webrtc:9189 Change-Id: Ifcb1955b1b4011dc69c93d99b4e223b370dc16eb Reviewed-on: https://webrtc-review.googlesource.com/69620 Commit-Queue: Tommi <tommi@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23055}
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.