Razorback deamon helper. More...
#include <razorback/visibility.h>
#include <razorback/types.h>
Go to the source code of this file.
Functions | |
SO_PUBLIC bool | rzb_daemonize (void(*sighandler)(int), const char *pidFile) |
Daemonize the application. |
Razorback deamon helper.
SO_PUBLIC bool rzb_daemonize | ( | void(*)(int) | sighandler, | |
const char * | pidFile | |||
) |
Daemonize the application.