Function SockAddrIPv4.addr

Get/set the sa's addr

void addr (
  IPv4 address
) nothrow @property @nogc @safe;

IPv4 addr () pure nothrow @property @nogc @safe const;