[][src]Module zeroconf::linux::event_loop

Event loop for running a MdnsService or MdnsBrowser.

Structs

AvahiEventLoop

A handle on the underlying Avahi implementation to poll the event loop. Typically poll() is called in a loop to keep a MdnsService or MdnsBrowser running.