Struct SYN_HB_Peer¶
Tracked peer entry.
#include <syn_heartbeat.h>
Public Attributes¶
| Type | Name |
|---|---|
| bool | alive |
| uint32_t | last_seen |
| uint8_t | node_id |
| bool | used |
Public Attributes Documentation¶
variable alive¶
Is peer currently alive?
variable last_seen¶
Tick of last heartbeat received
variable node_id¶
Peer's node ID
variable used¶
Is this slot in use?
The documentation for this class was generated from the following file src/syntropic/net/syn_heartbeat.h