1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-24 08:29:04 +00:00

Reset the script engine verbosity that was boosted when scripts are selected by name.

This commit is contained in:
djalal
2010-08-11 22:37:16 +00:00
parent a12d595052
commit 0ae240c1e8

View File

@@ -773,6 +773,7 @@ local function run (threads, scantype)
thread:d("Finished %THREAD_AGAINST.");
thread:close(timeouts);
end
current = nil;
end
cnse.nsock_loop(50); -- Allow nsock to perform any pending callbacks