OpenVPN 3 Core Library
|
Classes | |
class | Client |
class | ClientConfig |
struct | PacketFrom |
class | UDPLink |
Typedefs | |
typedef openvpn_io::ip::udp::endpoint | AsioEndpoint |
Enumerations | |
enum | { SEND_SOCKET_HALTED = -1 , SEND_PARTIAL = -2 } |
typedef openvpn_io::ip::udp::endpoint openvpn::UDPTransport::AsioEndpoint |
Definition at line 44 of file udplink.hpp.
anonymous enum |
Enumerator | |
---|---|
SEND_SOCKET_HALTED | |
SEND_PARTIAL |
Definition at line 46 of file udplink.hpp.