![]() |
Toolbox snapshot
The Reactive C++ Toolbox
|

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. | |