OpenVPN 3 Core Library
|
#include <windows.h>
#include <string>
#include <openvpn/buffer/bufhex.hpp>
#include <openvpn/win/winerr.hpp>
#include <openvpn/win/scoped_handle.hpp>
Go to the source code of this file.
Classes | |
class | openvpn::Win::Event |
struct | openvpn::Win::DestroyEvent |
Namespaces | |
namespace | openvpn |
Support deferred server-side state creation when client connects. | |
namespace | openvpn::Win |