Go to the source code of this file.
Defines | |
#define | SIGTERM 15 |
#define | SIGINT 2 |
Functions | |
int | start (char *pidfile, char *workdir) |
int | stop (char *pidfile) |
int | init (char *pidfile, char *workdir) |
int | getPID (char *pidfile) |
int | getServerPID () |
int | getClientPID () |
int | getRelayPID () |
int | die (char *pidfile) |
void | logStart (char *note, char *logname, char *logfile) |
void | logEnd () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
things to do just before end |
|
things to do just after started |
|
|
|
|