InetAddress.addr

Internet address struct instance. The address and port fields should be accessed by port() and inet_pton()/inet_ntop() unless they are copied from another instance.

struct InetAddress(bool IPv6 = false)
Addr addr;

Meta