tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
IPv6Address.this
tango
net
device
Berkeley
IPv6Address
-port- can be PORT_ANY -addr- is an IP address or host name
this
()
this
(sockaddr* sa)
this
(int port)
this
(const(char)[] addr, int port)
class
IPv6Address
this
(
const
(
char
)[]
addr
,
int
port
=
PORT_ANY
)
this
(const(char)[] addr, const(char)[] service)
Meta
Source
See Implementation
tango
net
device
Berkeley
IPv6Address
constructors
this
functions
toString
properties
addr
addressFamily
name
nameLen
port
toAddrString
toPortString
structs
sockaddr_in6
variables
PORT_ANY
sin
-port- can be PORT_ANY -addr- is an IP address or host name