mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 04:09:01 +00:00
Remove unused/unimplemented host_timeout feature
This commit is contained in:
@@ -531,9 +531,6 @@ class NpingOps {
|
||||
bool send_eth; /**< True: send at raw ethernet level */
|
||||
bool send_eth_set;
|
||||
|
||||
long host_timeout; /**< Timeout for host replies */
|
||||
bool host_timeout_set;
|
||||
|
||||
long delay; /**< Delay between each probe */
|
||||
bool delay_set;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user