dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
Timeout.kill
proc
process
Timeout
Send
signal
to the process.
Param: signal = a signal from
core.sys.posix.signal
struct
Timeout
(ProcessT)
nothrow @
trusted
void
kill
(
int
signal
=
SIGKILL
)
Meta
Source
See Implementation
proc
process
Timeout
constructors
this
destructors
~this
functions
dispose
kill
osHandle
status
stderr
stdin
stdout
terminated
timeoutTriggered
tryWait
wait
Send signal to the process.
Param: signal = a signal from core.sys.posix.signal