OpenVPN 3 Core Library
|
#include <sstream>
#include <deque>
#include <utility>
#include <openvpn/common/size.hpp>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/rc.hpp>
#include <openvpn/transport/protocol.hpp>
#include <openvpn/common/jsonhelper.hpp>
Go to the source code of this file.
Namespaces | |
namespace | openvpn |
namespace | openvpn::ClientEvent |
Functions | |
const char * | openvpn::ClientEvent::event_name (const Type type) |