vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
LibasyncDriver.resolveHost
index
vibe
core
drivers
libasync
LibasyncDriver
Resolves the given host name or IP address string.
class
LibasyncDriver
@
trusted
override
NetworkAddress
resolveHost
(
string
host
,
ushort
family
= 2
,
bool
use_dns
= true
)
Meta
Source
See Implementation
index
vibe
core
drivers
libasync
LibasyncDriver
constructors
this
functions
acquireTimer
connectTCP
createFileDescriptorEvent
createManualEvent
createTimer
dispose
exitEventLoop
isTimerPending
listenTCP
listenUDP
openFile
processEvents
rearmTimer
releaseTimer
resolveHost
runEventLoop
runEventLoopOnce
stopTimer
waitTimer
watchDirectory
properties
isControlThread
Resolves the given host name or IP address string.