OpenVPN 3 Core Library
|
#include <openvpn/common/file.hpp>
#include <openvpn/common/string.hpp>
#include <openvpn/common/number.hpp>
Go to the source code of this file.
Namespaces | |
namespace | openvpn |
Support deferred server-side state creation when client connects. | |
Functions | |
int | openvpn::daemon_pid (const std::string &cmd, const std::string &pidfile) |
bool | openvpn::is_daemon_alive (const std::string &cmd, const std::string &pidfile) |