commit | db8cf50c5994a1ca37f85d7ea17cadb96c1fb93a | [log] [tgz] |
---|---|---|
author | honghaiz <honghaiz@webrtc.org> | Mon Dec 21 21:08:46 2015 |
committer | Commit bot <commit-bot@chromium.org> | Mon Dec 21 21:08:54 2015 |
tree | 8212ca49a3c31fc7cd803d1da5498663177332e3 | |
parent | 1227e8b3451b1a2f2a765bf6101cb0862f625568 [diff] |
Fix two problems in network.cc: 1. It signals network changed events whenever there are more than one IP address in a network. 2. It does not signal network changed events if a network disconnects and connects again. Also changed DumpNetworks for better debugging. BUG=webrtc:5096 Review URL: https://codereview.webrtc.org/1421433003 Cr-Commit-Position: refs/heads/master@{#11107}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.