View Source partisan_inet (partisan v5.0.0-beta.24)
Link to this section Summary
Functions
Returns
connected if the host has at least one non-loopback network interface address. Otherwise returns disconnected.Returns
connected if the host has at least one non-loopback network interface address. Otherwise returns disconnected.Link to this section Functions
-spec monitor(Flag :: boolean()) -> ok.
-spec net_status() -> connected | disconnected.
connected if the host has at least one non-loopback network interface address. Otherwise returns disconnected.
-spec net_status([nocache]) -> connected | disconnected.
connected if the host has at least one non-loopback network interface address. Otherwise returns disconnected.