
1. when an IP is reported by DNS but it doesn't serve any traffic, we shouldn't count failure from that. 2. shared socket mode should should only be true for the case where multiple IPs are resolved and successfully pinged. 3. allow multiple STUN servers now. Fix a bug in symnat detection. SymNAT will provide the same IP but different port. If we have more than 1 srflx IP, we'll fail the experiment. BUG=4576 R=pthatcher@webrtc.org Review URL: https://webrtc-codereview.appspot.com/51849004 Cr-Commit-Position: refs/heads/master@{#9215}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.