NetworkMonitorIF.canReachFinish

Finishes an async network connectivity test. See g_network_monitor_can_reach_async().

interface NetworkMonitorIF
int
canReachFinish

Parameters

result AsyncResultIF

a GAsyncResult

Return Value

Type: int

TRUE if network is reachable, FALSE if not.

Throws

GException on failure.

Meta