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.