OpenVPN 3 Core Library
|
#include <socket_protect.hpp>
Public Member Functions | |
virtual | ~BaseSocketProtect ()=default |
virtual bool | socket_protect (openvpn_io::detail::socket_type socket, IP::Addr endpoint)=0 |
Definition at line 25 of file socket_protect.hpp.
|
virtualdefault |
|
pure virtual |
Implemented in openvpn::ClientAPI::MySocketProtect.