Struct ProcessManager

Process tracking management

struct ProcessManager ;

Methods

NameDescription
alloc Allocate a new handler for a child process.
close Shut down the process manager
collectCommandOutput Run a command and pass its output to a callback
open initialize the process manager
registerSigChldHandler Register custom SIGCHLD handler