20 #ifndef COIL_PROCESS_H 21 #define COIL_PROCESS_H 26 #include <coil/stringutil.h> 59 int daemon(
int nochdir,
int noclose);
62 #endif // COIL_PROCESS_H int launch_shell(std::string command)
Launching a process.
int daemon(int nochdir, int noclose)
Common Object Interface Layer.