asynchronous ~master (2018-06-27T00:00:59Z)
Dub
Repo
LibasyncEventLoop.getAddressInfo
asynchronous
libasync
events
LibasyncEventLoop
Undocumented in source. Be warned that the author may not have intended to support it.
class
LibasyncEventLoop
override
@
Coroutine
AddressInfo
[]
getAddressInfo
(
in
char
[]
host
,
in
char
[]
service
,
AddressFamily
addressFamily
=
UNSPECIFIED
!
AddressFamily
,
SocketType
socketType
=
UNSPECIFIED
!
SocketType
,
ProtocolType
protocolType
=
UNSPECIFIED
!
ProtocolType
,
AddressInfoFlags
addressInfoFlags
=
UNSPECIFIED
!
AddressInfoFlags
)
Meta
Source
See Implementation
asynchronous
libasync
events
LibasyncEventLoop
aliases
Listener
Timers
constructors
this
functions
addSignalHandler
getAddressInfo
makeDatagramTransport
makeSocketTransport
removeSignalHandler
runForever
scheduleCallback
scheduleCallbackThreadSafe
socketConnect
startServing
stopServing