mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
SockAddr.resolve
mecca
lib
net
SockAddr
Perform a name resolution on the given string
struct
SockAddr
static @
trusted
SockAddr
resolve
(
string
hostname
,
string
service
= null
,
ushort
family
=
AF_INET
,
int
sockType
= 0
)
Meta
Source
See Implementation
mecca
lib
net
SockAddr
constructors
this
functions
toString
toStringAddr
toStringPort
properties
family
len
static functions
resolve
unions
__anonymous
Perform a name resolution on the given string