Skip to main content

network_interfaces

Function network_interfaces 

Source
pub fn network_interfaces() -> Result<Vec<NetworkInterfaceInfo>>
Expand description

Enumerate network interfaces.

Native adapter traversal (IpHelper) is added in a follow-up patch.