commit | beed8280d81cf1dd9a464b861f00b1ca6b70e220 | [log] [tgz] |
---|---|---|
author | Sergey Ulanov <sergeyu@chromium.org> | Thu Jan 14 02:14:49 2016 |
committer | Sergey Ulanov <sergeyu@chromium.org> | Thu Jan 14 02:14:59 2016 |
tree | 83965a0af1ff894722cc014668f482dce6182cd9 | |
parent | 2d110be77f14cab0bb51efe8b61d9c7a967d04cb [diff] |
Fix IPAddress::ToSensitiveString() to avoid dependency on inet_ntop(). Previosly ToSesnsetiveString() wasn't working witn some implementations of inet_ntop(). Rewrote it to avoid that dependency. BUG=chromium:577344 R=pthatcher@webrtc.org, tommi@webrtc.org Review URL: https://codereview.webrtc.org/1584793004 . Cr-Commit-Position: refs/heads/master@{#11242}
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.