mirror of
https://github.com/nmap/nmap.git
synced 2026-01-10 16:39:04 +00:00
0e738370eeeebee79872404fa48cc4c6b4d050d7
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.
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%