Skip to content

Struct SYN_HB_Peer

ClassList > 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

bool SYN_HB_Peer::alive;

Is peer currently alive?


variable last_seen

uint32_t SYN_HB_Peer::last_seen;

Tick of last heartbeat received


variable node_id

uint8_t SYN_HB_Peer::node_id;

Peer's node ID


variable used

bool SYN_HB_Peer::used;

Is this slot in use?



The documentation for this class was generated from the following file src/syntropic/net/syn_heartbeat.h