InternetAddress.addrToString
string addrToString(uint addr) @trusted nothrowConvert an IPv4 address number in host byte order to a human readable string representing the IPv4 address in dotted-decimal form.
string addrToString(uint addr) @trusted nothrowConvert an IPv4 address number in host byte order to a human readable string representing the IPv4 address in dotted-decimal form.