vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
Win32EventDriver.resolveHost
index
vibe
core
drivers
win32
Win32EventDriver
Undocumented in source. Be warned that the author may not have intended to support it.
class
Win32EventDriver
@
trusted
override
NetworkAddress
resolveHost
(
string
host
,
ushort
family
=
AF_UNSPEC
,
bool
use_dns
= true
)
Meta
Source
See Implementation
index
vibe
core
drivers
win32
Win32EventDriver
constructors
this
functions
acquireTimer
connectTCP
createFileDescriptorEvent
createManualEvent
createTimer
dispose
doProcessEvents
exitEventLoop
isTimerPending
listenTCP
listenUDP
openFile
processEvents
rearmTimer
releaseTimer
resolveHost
runEventLoop
runEventLoopOnce
stopTimer
waitTimer
watchDirectory
structs
LookupStatus