IPv6Address.this

-port- can be PORT_ANY -addr- is an IP address or host name

  1. this()
  2. this(sockaddr* sa)
  3. this(int port)
  4. this(const(char)[] addr, int port)
    class IPv6Address
    this
    (
    const(char)[] addr
    ,
    int port = PORT_ANY
    )
  5. this(const(char)[] addr, const(char)[] service)

Meta