libasync v0.6.7 (2015-01-25T14:26:55Z)
Dub
Repo
EventLoopImpl.getAddressFromDNS
libasync
windows
EventLoopImpl
Undocumented in source. Be warned that the author may not have intended to support it.
struct
EventLoopImpl
package nothrow
NetworkAddress
getAddressFromDNS
(
in
string
host
,
in
ushort
port
= 0
,
in
bool
ipv6
= true
,
in
bool
tcp
= true
,
in
bool
force
= true
)
Meta
Source
See Implementation
libasync
windows
EventLoopImpl
functions
broadcast
closeConnection
closeSocket
exit
getAddressFromDNS
getAddressFromIP
init
kill
localAddr
loop
noDelay
notify
read
readChanges
recv
recvFrom
run
send
sendTo
setInternalError
setOption
unwatch
watch
write
properties
error
started
status