mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 01:19:03 +00:00
The script's filename cannot be acessed when a thread's target times out because we do not have access to the thread's environment when it is yielded. All we can do is print out which target timed out. This output can unfortunately be printed out many times for each thread (it is currently difficult to track).
23 KiB
23 KiB