mirror of
https://github.com/nmap/nmap.git
synced 2025-12-27 09:59:04 +00:00
The only error we can have apart from a getaddrinfo error is a list of zero addresses; return EAI_NONAME in that case. This unfortunately inverts the truth value of the return code of resolve; 0 now means success.
29 KiB
29 KiB