pub fn watch_interfaces_blocking() -> Result<BlockingWatch, Error>Expand description
Retrieve interface information and watch for changes synchronously.
The first call to changed() returns the current interface snapshot immediately.
pub fn watch_interfaces_blocking() -> Result<BlockingWatch, Error>Retrieve interface information and watch for changes synchronously.
The first call to changed() returns the current interface snapshot immediately.