Skip to content

ryu_ldn::ipc::SessionInfoIpc

Session information structure for IPC.

Contains runtime information about the current LDN session.

Type: u8

Current number of nodes in session.

Type: u8

Maximum nodes allowed in session.

Type: u8

This node’s ID in the session.

Type: u8

1 if this node is the host, 0 otherwise

Type: u8

Reserved for future use.