OpenVPN 3 Core Library
Loading...
Searching...
No Matches
base.hpp File Reference
#include <vector>
#include <utility>
#include <openvpn/io/io.hpp>
#include <openvpn/common/platform.hpp>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/rc.hpp>
#include <openvpn/common/size.hpp>
#include <openvpn/asio/asiopolysock.hpp>
Include dependency graph for base.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  openvpn::Acceptor::ListenerBase
 
struct  openvpn::Acceptor::Base
 
struct  openvpn::Acceptor::Item
 
struct  openvpn::Acceptor::Set
 

Namespaces

namespace  openvpn
 Support deferred server-side state creation when client connects.
 
namespace  openvpn::Acceptor
 

Macros

#define OPENVPN_ACCEPTOR_LISTENER_BASE_RC   RC<thread_unsafe_refcount>
 

Macro Definition Documentation

◆ OPENVPN_ACCEPTOR_LISTENER_BASE_RC

#define OPENVPN_ACCEPTOR_LISTENER_BASE_RC   RC<thread_unsafe_refcount>

Definition at line 29 of file base.hpp.