mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 02:49:01 +00:00
Add a comment explaining how the NSE_YIELD, NSE_DESTRUCTOR et al.
registry keys are used.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
local NAME = "NSE";
|
||||
|
||||
-- String keys into the registry (_R), for data shared with nse_main.cc.
|
||||
local YIELD = "NSE_YIELD";
|
||||
local BASE = "NSE_BASE";
|
||||
local WAITING_TO_RUNNING = "NSE_WAITING_TO_RUNNING";
|
||||
|
||||
Reference in New Issue
Block a user