"runtest-sentinel" did not exist on "ac834d237a1b094eecd6ac2f36aa47b52b49466f"
Use getaddrinfo(3) in anetTcpGenericConnect.
Change anetTcpGenericConnect() function to use getaddrinfo(3) to perform address resolution, socket creation and connection. Resolved addresses are limited to those reachable by the AF_INET family.
Please register or sign in to comment