Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Namespaces | Functions
Daemon.hpp File Reference
#include <toolbox/Config.h>
Include dependency graph for Daemon.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  toolbox
 
namespace  toolbox::sys
 

Functions

void toolbox::sys::close_all () noexcept
 Close all non-standard file handles.
 
void toolbox::sys::daemon ()
 Daemonise process. Detach from controlling terminal and run in the background as a system daemon.