distssh ~master (2021-10-15T05:03:41.2224273)
Dub
Repo
Sandbox.kill
proc
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
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