OpenVPN 3 Core Library
|
#include <sstream>
#include <openvpn/io/io.hpp>
#include <openvpn/transport/tcplink.hpp>
#include <openvpn/transport/client/transbase.hpp>
#include <openvpn/transport/socket_protect.hpp>
#include <openvpn/client/remotelist.hpp>
Go to the source code of this file.
Classes | |
class | openvpn::TCPTransport::ClientConfig |
class | openvpn::TCPTransport::Client |
Namespaces | |
namespace | openvpn |
Support deferred server-side state creation when client connects. | |
namespace | openvpn::TCPTransport |