OpenVPN 3 Core Library
|
Enumerations | |
enum | Type { HALT , RESTART , RESTART_PSID , RESTART_PASSIVE , AUTH_FAILED , RAW } |
Functions | |
std::string | to_string (Type type) |
Enumerator | |
---|---|
HALT | |
RESTART | |
RESTART_PSID | |
RESTART_PASSIVE | |
AUTH_FAILED | |
RAW |
Definition at line 17 of file servhalt.hpp.
|
inline |
Definition at line 27 of file servhalt.hpp.