upromised ~master (2019-02-09T14:58:37Z)
Dub
Repo
Loop.work
upromised
loop
Loop
Undocumented in source. Be warned that the author may not have intended to support it.
Promise
!
void
work
(void delegate() )
Promise
!
T
work
(T delegate() cb)
interface
Loop
final nothrow
Promise
!
T
work
(
T
)
(
T
delegate
(
)
cb
)
if
(
is
(
Promisify
!
T
==
Promise
!
T
) &&
!
is
(
T
==
void
)
)
Meta
Source
See Implementation
upromised
loop
Loop
functions
connectTcp
context
defaultCertificatesPath
inner
interval
listenTcp
resolve
run
sleep
tlsHandshake
udp
work