OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::BaseSocketProtect Class Referenceabstract

#include <socket_protect.hpp>

Inheritance diagram for openvpn::BaseSocketProtect:
[legend]

Public Member Functions

virtual ~BaseSocketProtect ()=default
 
virtual bool socket_protect (openvpn_io::detail::socket_type socket, IP::Addr endpoint)=0
 

Detailed Description

Definition at line 25 of file socket_protect.hpp.

Constructor & Destructor Documentation

◆ ~BaseSocketProtect()

virtual openvpn::BaseSocketProtect::~BaseSocketProtect ( )
virtualdefault

Member Function Documentation

◆ socket_protect()

virtual bool openvpn::BaseSocketProtect::socket_protect ( openvpn_io::detail::socket_type  socket,
IP::Addr  endpoint 
)
pure virtual

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