View Source MdnsLite.VintageNetMonitor (mdns_lite v0.8.8)
Network monitor that using VintageNet
Use this network monitor to detect new network interfaces and their IP addresses when using Nerves. It is the default.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec start_link([MdnsLite.CoreMonitor.option()]) :: GenServer.on_start()