pub fn network_interfaces() -> Result<Vec<NetworkInterfaceInfo>>Expand description
Enumerate network interfaces.
Native adapter traversal (IpHelper) is added in a follow-up patch.
pub fn network_interfaces() -> Result<Vec<NetworkInterfaceInfo>>Enumerate network interfaces.
Native adapter traversal (IpHelper) is added in a follow-up patch.