tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
Address.this
tanya
net
ip
Address
Initializes the addres with an IPv4 address.
this
()
this
(Address4 address)
struct
Address
@
nogc
nothrow pure @
safe
this
(
Address4
address
)
this
(Address6 address)
Parameters
address
Address4
IPv6 address.
Meta
Source
See Implementation
tanya
net
ip
Address
constructors
this
functions
isAny
isLoopback
isMulticast
isV4
isV6
opAssign
opEquals
toV4
toV6
Initializes the addres with an IPv4 address.