Files
MaxScale/server
Markus Mäkelä d931787e2e Use _exit when daemonizing the process
The original process should use _exit if the forking of the child process
is successful. This makes sure that the exit handlers are called only when
the daemon process exits.
2017-09-04 17:56:34 +03:00
..
2017-01-16 10:56:33 +02:00