From: | marka@isc.org |
To: | bind9-public@isc.org |
Subject: | dns_client_upate test is failing under Windows - WSAStartup needs to be called. |
Date: | Tue, 30 Jan 2018 19:39:20 -1000 |
nsupdate system test reports
I:check that dns_client_update handles prerequisite NXDOMAIN failure (37)
I:failed
I:check that dns_client_update handles prerequisite YXDOMAIN failure (38)
I:failed
I:check that dns_client_update handles prerequisite NXRRSET failure (39)
I:failed
I:check that dns_client_update handles prerequisite YXRRSET failure (40)
I:failed
and the following error is logged.
getaddrinfo(10.53.0.1) failed: Either the application has not called WSAStartup, or WSAStartup failed.
getaddrinfo(10.53.0.2) failed: Either the application has not called WSAStartup, or WSAStartup failed.