myip.private_

Undocumented in source.

Members

Functions

freeifaddrs
void freeifaddrs(ifaddrs* )

Frees the linked list returned by getifaddrs

getifaddrs
int getifaddrs(ifaddrs** )
getnameinfo
int getnameinfo(const(sockaddr)* , socklen_t , char* , socklen_t , char* , socklen_t , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
privateAddresses
string[] privateAddresses()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ifaddrs
struct ifaddrs
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta