libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
EventLoopImpl.getAddressFromIP
libasync
posix
EventLoopImpl
Undocumented in source. Be warned that the author may not have intended to support it.
struct
EventLoopImpl
package nothrow
NetworkAddress
getAddressFromIP
(
in
string
ipAddr
,
in
ushort
port
= 0
,
in
bool
ipv6
= false
,
in
bool
tcp
= true
)
Meta
Source
See Implementation
libasync
posix
EventLoopImpl
aliases
error_t
functions
broadcast
closeSocket
exit
getAddressFromDNS
getAddressFromIP
init
localAddr
loop
notify
read
readChanges
recv
recvFrom
recvMsg
send
sendMsg
sendTo
setInternalError
setOption
submitRequest
unwatch
watch
write
mixins
__anonymous
properties
error
started
status