eventcore ~master (2021-12-17T12:21:51Z)
Dub
Repo
EventDriverDNS.lookupHost
eventcore
driver
EventDriverDNS
Looks up addresses corresponding to the given DNS name.
interface
EventDriverDNS
@
safe
nothrow
DNSLookupID
lookupHost
(
string
name
,
DNSLookupCallback
on_lookup_finished
)
Meta
Source
See Implementation
eventcore
driver
EventDriverDNS
functions
cancelLookup
isValid
lookupHost
Looks up addresses corresponding to the given DNS name.