Gets the address info for a TCP/IP node and/or service.
node name (may be null)
service name (may be null)
false: get the IPv4, true: get the IPv6 address
getaddrinfo() flags
0 on success or an error code on failure, see addrinfo.ErrorCode.
See Implementation
Gets the address info for a TCP/IP node and/or service.