Skip to main content

Module connection_state

Module connection_state 

Source
Expand description

Module tracking connection and session states.

§Connection State Module

This module defines the core data structures used to track the GUI application’s network connection status and user authentication session state.

Enums§

ConnectionState
Describes the physical network connection state to the kernel server.
SessionState
Describes the user authentication session state within an active connection.