C++ Distributed Hash Table
Public Attributes | List of all members
dht::NodeInfo Struct Reference
Collaboration diagram for dht::NodeInfo:
Collaboration graph
[legend]

Public Attributes

InfoHash id
 
InfoHash node_id
 
NodeStats ipv4 {}
 
NodeStats ipv6 {}
 
size_t ongoing_ops {0}
 
size_t storage_values {0}
 
size_t storage_size {0}
 
in_port_t bound4 {0}
 
in_port_t bound6 {0}
 

Detailed Description

Definition at line 79 of file callbacks.h.


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