Skip to main content

discover_interfaces

Function discover_interfaces 

Source
fn discover_interfaces() -> HashMap<String, InterfaceInfo>
Expand description

Discover all non-loopback interfaces and cache their static identity. Called once in NetworkCollector::new().