Structs§
- Flags
- Interface flags
- IfAddr
V4 - IPv4 Interface from the AFINET network interface family
- IfAddr
V6 - IPv6 Interface from the AFINET6 network interface family
- Network
Interface - System network interface
Enums§
- Addr
- Network interface address
Functions§
- get_
hostname - This function exist for backward compatibility. Use hostname() instead.
- get_
network_ interfaces - This function exist for backward compatibility. Use network_interfaces() instead.
- hostname
- Get the hostname.
- local_
ipv4_ addresses - Gets all local IPv4 addresses that are not loopback.
- local_
ipv6_ addresses - Gets all local IPv6 addresses that are not loopback or unicast link local.
- network_
interfaces - Get all the network interfaces.