OpenVPN 3 Core Library
|
#include <windows.h>
#include <functional>
#include <openvpn/io/io.hpp>
#include <openvpn/common/destruct.hpp>
#include <openvpn/common/stop.hpp>
#include <openvpn/tun/builder/capture.hpp>
#include <openvpn/tun/win/ringbuffer.hpp>
Go to the source code of this file.
Classes | |
struct | openvpn::TunWin::SetupBase |
struct | openvpn::TunWin::SetupFactory |
Namespaces | |
namespace | openvpn |
Support deferred server-side state creation when client connects. | |
namespace | openvpn::TunWin |
DNS utilities for Windows. | |