Skip to main content

Module connectivity

Module connectivity 

Source
Expand description

Server-reachability / connectivity commands.

TRACES: UR-043 | IR-027 | DR-055

Structs§

ConnectivityMonitorWrapper
Wrapper for ConnectivityMonitor managed state

Functions§

connectivity_check_server
Check if the server is currently reachable
connectivity_get_status
Get the current connectivity status
connectivity_mark_reachable
Mark the server as reachable (called after successful API calls)
connectivity_mark_unreachable
Mark the server as unreachable (called after failed API calls)
connectivity_set_server_url
Set the server URL and trigger an immediate check
connectivity_start_monitoring
Start monitoring connectivity with adaptive polling
connectivity_stop_monitoring
Stop monitoring connectivity