network_changed


Description:

public virtual signal void network_changed (bool available)

Emitted when the network configuration changes.

If available is true, then some hosts may be reachable that were not reachable before, while others that were reachable before may no longer be reachable. If available is false, then no remote hosts are reachable.

Parameters:

available

the current value of network_available