View Source MNDP.InetMonitor (mndp v0.1.1)

Network monitor that uses Erlang's :inet functions

Use this network monitor to detect new network interfaces and their IP addresses when not using Nerves. It regularly polls the system for changes so it's not as fast at starting MNDP servers as the MNDP.VintageNetCoreMonitor is. However, it works everywhere.

See MNDP.Options for how to set your config.exs to use it.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.