daemon: new scheme for graceful termination
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 9 May 2012 10:39:46 +0000 (12:39 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 9 May 2012 10:39:46 +0000 (12:39 +0200)
The keepalive child process calls new function, yaz_daemon_stop, which
tells parent keepalive process to terminate. This function should be
called when the child process has closed the listening socket.


No differences found