IPv6Address.this

-service- can be a port number or service name -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)
  5. this(const(char)[] addr, const(char)[] service)
    class IPv6Address
    this
    (
    const(char)[] addr
    ,
    const(char)[] service
    )

Meta