Monero
Loading...
Searching...
No Matches
epee::net_utils::connection< t_protocol_handler >::state_t::socket_status_t Struct Reference

#include <abstract_tcp_server2.h>

Public Attributes

bool connected
bool wait_handshake
bool cancel_handshake
bool wait_read
bool handle_read
bool cancel_read
bool shutdown_read
bool wait_write
bool handle_write
bool cancel_write
bool wait_shutdown
bool cancel_shutdown

Member Data Documentation

◆ cancel_handshake

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::socket_status_t::cancel_handshake

◆ cancel_read

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::socket_status_t::cancel_read

◆ cancel_shutdown

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::socket_status_t::cancel_shutdown

◆ cancel_write

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::socket_status_t::cancel_write

◆ connected

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::socket_status_t::connected

◆ handle_read

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::socket_status_t::handle_read

◆ handle_write

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::socket_status_t::handle_write

◆ shutdown_read

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::socket_status_t::shutdown_read

◆ wait_handshake

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::socket_status_t::wait_handshake

◆ wait_read

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::socket_status_t::wait_read

◆ wait_shutdown

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::socket_status_t::wait_shutdown

◆ wait_write

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::socket_status_t::wait_write

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