|
OpenVPN 3 Core Library
|
#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 > |
Definition at line 43 of file servproto.hpp.
|
private |
Definition at line 47 of file servproto.hpp.
|
private |
Definition at line 45 of file servproto.hpp.
|
private |
Definition at line 46 of file servproto.hpp.