Note: Regarding the ICMP6_CLOSE_FUNC variable in winping.cc, Icmp6CloseHandle does not exist, and IcmpCloseHandle is the correct way to close an IPv6 handle. Therefore the existing code is correct to use close_ on both types of connections and this variable is unnecessary. BUG=505319 Review URL: https://codereview.webrtc.org/1231653003 Cr-Commit-Position: refs/heads/master@{#9555}
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.