proc v1.1.3 (2022-05-17T08:31:57Z)
Dub
Repo
Sandbox.kill
proc
process
Sandbox
Send
signal
to the process.
Param: signal = a signal from
core.sys.posix.signal
struct
Sandbox
(ProcessT)
nothrow @
safe
void
kill
(
int
signal
=
SIGKILL
)
Meta
Source
See Implementation
proc
process
Sandbox
constructors
this
functions
dispose
kill
osHandle
status
stderr
stdin
stdout
terminated
tryWait
wait
Send signal to the process.
Param: signal = a signal from core.sys.posix.signal