• Huw Davies's avatar
    iphlpapi: Implement IcmpSendEcho2Ex() using nsiproxy. · 7156d2b1
    Huw Davies authored
    This results in a small change in behaviour reflected by the change to
    the tests: previously IcmpCreateFile() would fail if neither a
    SOCK_RAW nor a SOCK_DGRAM socket were available.  With this patch, that
    failure is delayed until IcmpSendEcho2Ex().  There's no evidence that
    the original behaviour matches Windows; it's likely the tests were
    written this way to match Wine's implementation.  If there does turn
    out to be an app that depends on the old behaviour, it would be
    possible to send an ioctl during IcmpCreateFile() to probe for this.
    Signed-off-by: 's avatarHuw Davies <huw@codeweavers.com>
    Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
    7156d2b1
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs/wine Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...