ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
asyncWait
ae
sys
process
Asynchronously wait for a process to terminate.
version(Posix)
void
asyncWait
(
Pid
pid
,
void
delegate
(
int
status
)
dg
)
Meta
Source
See Implementation
ae
sys
process
functions
asyncWait
Asynchronously wait for a process to terminate.