commit | 20a34619080005c3b0e49d85b307113ea2b180c3 | [log] [tgz] |
---|---|---|
author | tfarina <tfarina@chromium.org> | Tue Nov 03 00:20:22 2015 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 03 00:20:28 2015 |
tree | 29cf89a3a76978ad4d51197ff4c1cf4628bf8460 | |
parent | 22ae29394984e7b6915e64e17492c634990ae77c [diff] |
Remove deprecated IsUnresolved() method from SocketAddress API. This patch removes IsUnresolved() method and update the clients to use IsUnresolvedIP() instead. BUG=None R=perkj@webrtc.org TBR=glaznev@webrtc.org Review URL: https://codereview.webrtc.org/1414793006 Cr-Commit-Position: refs/heads/master@{#10487}
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.