[PATCH v2] ws2_32/tests: Test getaddrinfo() for IPv6 DNS querying.

Huw Davies huw at codeweavers.com
Wed Mar 16 06:15:05 CDT 2022


On Fri, Mar 04, 2022 at 04:41:40PM +0800, Ziqing Hui wrote:
> +    result = NULL;
> +    ret = getaddrinfo("dns.msftncsi.com", NULL, NULL, &result);

I think this patch is fine, but I wonder whether we want to use a
Microsoft server here.  In the absence of an IPv6 winehq.org address,
options might be www.kernel.org, www.freedesktop.org or www.icann.org.

Huw.



More information about the wine-devel mailing list