Skip to main content

watch_interfaces_blocking

Function watch_interfaces_blocking 

Source
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.