Function if_addrs::get_if_addrs
source ยท pub fn get_if_addrs() -> Result<Vec<Interface>>
Available on Windows only.
Expand description
Get a list of all the network interfaces on this machine along with their IP info.
pub fn get_if_addrs() -> Result<Vec<Interface>>
Get a list of all the network interfaces on this machine along with their IP info.