mirror of
https://github.com/nmap/nmap.git
synced 2026-01-08 15:39:05 +00:00
Comment typo.
This commit is contained in:
@@ -146,7 +146,7 @@ static std::string hexify (const unsigned char *str, size_t len)
|
||||
|
||||
/* Some constants used for enforcing a limit on the number of open sockets
|
||||
* in use by threads. The maximum value between MAX_PARALLELISM and
|
||||
* o.maxparallelism is the max # of threads that can have connected sockets
|
||||
* o.max_parallelism is the max # of threads that can have connected sockets
|
||||
* (open).
|
||||
*
|
||||
* THREAD_SOCKETS is a weak keyed table of <Thread, Socket Table> pairs.
|
||||
|
||||
Reference in New Issue
Block a user