mirror of
https://github.com/nmap/nmap.git
synced 2026-01-11 17:09:02 +00:00
aa87f1db150bbe01cd7ace4ec656f07305737aa1
nmap.new_try(err_catch()) to nmap.new_try(err_catch) The first statement calles new_try with the result of calling the err_catch function, which is nil, when what is wanted is to call new_try with the function itself as an argument.
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%