OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::ServerProto Class Reference

#include <servproto.hpp>

Classes

class  Factory
 
class  Session
 

Private Types

using TransportLink = Link< TransportClientInstance::Send, TransportClientInstance::Recv >
 
using TunLink = Link< TunClientInstance::Send, TunClientInstance::Recv >
 
using ManLink = Link< ManClientInstance::Send, ManClientInstance::Recv >
 

Detailed Description

Definition at line 43 of file servproto.hpp.

Member Typedef Documentation

◆ ManLink

◆ TransportLink

◆ TunLink


The documentation for this class was generated from the following file: