DaemonApp.pidlock_ext

PidLock extension. Tries to create and lock the pid lock file (if specified in the config), ensuring that only one application instance per pidlock may exist.

class DaemonApp
PidLockExt pidlock_ext;

Meta