46 void G::Daemon::setsid()
48 G_IGNORE_RETURN(pid_t) ::setsid() ;
void check()
Throws an exception if the path is not absolute.
An overload discriminator for Process.
static Who fork()
Forks a child process.
static void detach()
Detaches from the parent environment.
static void cd(const Path &dir)
Changes directory.
A class for creating pid files.