Skip to main content

Module process

Module process 

Source
Expand description

ProcessControl — detachment, and reaping a whole process tree.

Structs§

UnixProcessControl
UnixReaper
The child’s pgid, which detach arranged to equal its pid.

Traits§

ProcessControl
Two things Unix does with process groups and Windows does with job objects, behind one contract.
TreeReaper
Something that kills every descendant, not just the direct child.

Type Aliases§

ActiveProcessControl
ActiveReaper