Module local_ip_address::windows
source · Functions§
- Perform a search over the system’s network interfaces using
GetAdaptersAddresses
, retrieved network interfaces belonging to both socket address familiesAF_INET
andAF_INET6
are retrieved along with the interface address name.