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

#include <abstract_tcp_server2.h>

Public Attributes

size_t reference_counter
bool released
bool initialized
bool wait_release
bool wait_init
size_t wait_callback

Member Data Documentation

◆ initialized

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::protocol_t::initialized

◆ reference_counter

template<class t_protocol_handler>
size_t epee::net_utils::connection< t_protocol_handler >::state_t::protocol_t::reference_counter

◆ released

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::protocol_t::released

◆ wait_callback

template<class t_protocol_handler>
size_t epee::net_utils::connection< t_protocol_handler >::state_t::protocol_t::wait_callback

◆ wait_init

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::protocol_t::wait_init

◆ wait_release

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::protocol_t::wait_release

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