• Geoff Garside's avatar
    Use getaddrinfo(3) in anetTcpGenericConnect. · 0e01ce1b
    Geoff Garside authored
    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.
    0e01ce1b
anet.c 13.3 KB