mirror of
https://github.com/nmap/nmap.git
synced 2025-12-11 18:29:03 +00:00
o Moved some specific behavior for resuming a thread to Thread:resume(). o Cleaned up the inheritance mechanism to use a static metatable (the Class table itself). o Worker main functions are no longer wrapped with a function to truncate to 0 results. Instead, we just check if a thread is a worker in Thread:set_output() to prevent adding output by worker threads.
45 KiB
45 KiB