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