rippled
|
Data maintained for each peer. More...
Public Attributes | |
PeerState | state |
std::size_t | count |
time_point | expire |
time_point | lastMessage |
Data maintained for each peer.
Definition at line 218 of file overlay/Slot.h.
PeerState ripple::reduce_relay::Slot< clock_type >::PeerInfo::state |
Definition at line 220 of file overlay/Slot.h.
std::size_t ripple::reduce_relay::Slot< clock_type >::PeerInfo::count |
Definition at line 221 of file overlay/Slot.h.
time_point ripple::reduce_relay::Slot< clock_type >::PeerInfo::expire |
Definition at line 222 of file overlay/Slot.h.
time_point ripple::reduce_relay::Slot< clock_type >::PeerInfo::lastMessage |
Definition at line 223 of file overlay/Slot.h.