webkit2gtkd ~master (2021-10-23T04:34:38.5273802)
Dub
Repo
Address.this
soup
Address
Address
Sets our main struct and passes it to the parent class.
this
(SoupAddress* soupAddress, bool ownedRef)
class
Address
this
(
SoupAddress
*
soupAddress
,
bool
ownedRef
= false
)
this
(string name, uint port)
this
(SoupAddressFamily family, uint port)
this
(sockaddr* sa, int len)
Meta
Source
See Implementation
soup
Address
Address
constructors
this
functions
equalByIp
equalByName
getAddressStruct
getGsockaddr
getName
getPhysical
getPort
getSockaddr
getStruct
hashByIp
hashByName
isResolved
resolveAsync
resolveSync
mixins
__anonymous
static functions
getType
variables
soupAddress
Sets our main struct and passes it to the parent class.