Monero
Public Attributes | List of all members
epee::net_utils::connection< t_protocol_handler >::state_t::stat_t Struct Reference

#include <abstract_tcp_server2.h>

Collaboration diagram for epee::net_utils::connection< t_protocol_handler >::state_t::stat_t:
Collaboration graph
[legend]

Public Attributes

struct {
   network_throttle_t   throttle {"speed_in", "throttle_speed_in"}
 
in
 
struct {
   network_throttle_t   throttle {"speed_out", "throttle_speed_out"}
 
out
 

Member Data Documentation

◆ in

struct { ... } epee::net_utils::connection< t_protocol_handler >::state_t::stat_t::in

◆ out

struct { ... } epee::net_utils::connection< t_protocol_handler >::state_t::stat_t::out

◆ throttle

template<class t_protocol_handler>
network_throttle_t epee::net_utils::connection< t_protocol_handler >::state_t::stat_t::throttle {"speed_in", "throttle_speed_in"}

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