Module nix::ifaddrs [−][src]
Query network interface addresses
Uses the Linux and/or BSD specific function getifaddrs to query the list
of interfaces and their associated addresses.
Structs
| InterfaceAddress | Describes a single address for an interface as returned by  | 
| InterfaceAddressIterator | Holds the results of  | 
Functions
| getifaddrs | Get interface addresses using libc’s  |