#include <tcp.hpp>
Definition at line 19 of file tcp.hpp.
◆ Ptr
◆ anonymous enum
Enumerator |
---|
DISABLE_REUSE_ADDR | |
REUSE_PORT | |
FIRST | |
Definition at line 46 of file tcp.hpp.
◆ TCP()
openvpn::Acceptor::TCP::TCP |
( |
openvpn_io::io_context & |
io_context | ) |
|
|
inline |
◆ async_accept()
void openvpn::Acceptor::TCP::async_accept |
( |
ListenerBase * |
listener, |
|
|
const size_t |
acceptor_index, |
|
|
openvpn_io::io_context & |
io_context |
|
) |
| |
|
inlineoverridevirtual |
◆ close()
void openvpn::Acceptor::TCP::close |
( |
| ) |
|
|
inlineoverridevirtual |
◆ set_socket_options()
void openvpn::Acceptor::TCP::set_socket_options |
( |
unsigned int |
flags | ) |
|
|
inline |
◆ sockopt_flags()
static unsigned int openvpn::Acceptor::TCP::sockopt_flags |
( |
const unsigned int |
flags | ) |
|
|
inlinestatic |
◆ acceptor
openvpn_io::ip::tcp::acceptor openvpn::Acceptor::TCP::acceptor |
◆ local_endpoint
openvpn_io::ip::tcp::endpoint openvpn::Acceptor::TCP::local_endpoint |
The documentation for this struct was generated from the following file: