daemon-process topic
List
daemon-process repositories
fork
58
Stars
38
Forks
Watchers
Library for creating a new process detached from the controling terminal (daemon) using the fork and setsid syscalls.
cpp-daemon-template
58
Stars
23
Forks
Watchers
This is a deamon template implemented using the new style for systemd.