partisan_inet (partisan v5.0.3)
View SourceSummary
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.
Returns connected if the host has at least one non-loopback network interface address. Otherwise returns disconnected.
-spec net_status([nocache]) -> connected | disconnected.
Returns connected if the host has at least one non-loopback network interface address. Otherwise returns disconnected.