commit | 8ac544e811439f79b2ec0c676f383ddc51ef2ed5 | [log] [tgz] |
---|---|---|
author | tfarina <tfarina@chromium.org> | Thu Oct 08 14:15:44 2015 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 08 14:15:49 2015 |
tree | cb539c753f695be82d0584e58f0f1c982edb89cb | |
parent | c671139ef22875c34368dd72bbdffe76640239bf [diff] |
Get rid of deprecated SocketAddress::IsAny() method. This patch converts the usage of IsAny() to IsAnyIP() and removes the deprecated method. BUG=None R=pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1392153002 Cr-Commit-Position: refs/heads/master@{#10220}
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.