Port Scanner
Lightweight TCP port scanner for Linux
Loading...
Searching...
No Matches
Variables
anonymous_namespace{scanner.hpp} Namespace Reference

Variables

int constexpr TIMEOUT_MS {200}
 Timeout in milliseconds for socket connection attempts.
 

Variable Documentation

◆ TIMEOUT_MS

int constexpr anonymous_namespace{scanner.hpp}::TIMEOUT_MS {200}
constexpr

Timeout in milliseconds for socket connection attempts.

Definition at line 10 of file scanner.hpp.