An open API service indexing awesome lists of open source software.

https://github.com/dimitri4788/daemonizeme

:ghost: Creating a daemon process; daemon-izing a process in a Unix based system.
https://github.com/dimitri4788/daemonizeme

cplusplus cpp daemon-process

Last synced: 11 days ago
JSON representation

:ghost: Creating a daemon process; daemon-izing a process in a Unix based system.

Awesome Lists containing this project

README

          

# Daemon-izing a Process

This example application shows how to create a daemon process.