Return null from resolve_ip('') and resolve_host('') even on Windows
Defeat the Windows getaddrinfo feature: If the pNodeName parameter contains an empty string, all registered addresses on the local computer are returned.
Please register or sign in to comment