|
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 204 of file overlay/Slot.h.
| PeerState xrpl::reduce_relay::Slot< clock_type >::PeerInfo::state |
Definition at line 206 of file overlay/Slot.h.
| std::size_t xrpl::reduce_relay::Slot< clock_type >::PeerInfo::count |
Definition at line 207 of file overlay/Slot.h.
| time_point xrpl::reduce_relay::Slot< clock_type >::PeerInfo::expire |
Definition at line 208 of file overlay/Slot.h.
| time_point xrpl::reduce_relay::Slot< clock_type >::PeerInfo::lastMessage |
Definition at line 209 of file overlay/Slot.h.