pub type IfWatcher = IfWatcher<TokioSocket>;
Watches for interface changes.
struct IfWatcher { /* private fields */ }