D binding for the interface addresses querying
Defines functions getifaddrs/freeifaddrs and the structure they operate on.
getifaddrs(3) get interface addresses freeifaddrs(3) deallocates the structure returned from getifaddrs
Frees the linked list returned by getifaddrs
See Source File
Boost License 1.0.
Copyright (c) 2016 Sociomantic Labs. All rights reserved.
Nemanja Boric
D binding for the interface addresses querying
Defines functions getifaddrs/freeifaddrs and the structure they operate on.
getifaddrs(3) get interface addresses freeifaddrs(3) deallocates the structure returned from getifaddrs