View Source partisan_inet (partisan v5.0.0-rc.8)
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
.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
.