mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 21:09:00 +00:00
a246aaf4694218ea94cc1f2c49b045bdb31bf107
i.e., the probe didn't just time out. This was the case before r11253 when I mistakenly removed it. I meant only to allow ultrascan_adjust_timing to be called when rcvdtime == NULL, but as a side effect I also allowed max_successful_tryno to increase in that case too. I was able to get that bit of code to run with rcvdtime == NULL in a normal scan, but I don't think it happens often. I also improved the comments in that block of code.
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%