]> granicus.if.org Git - pdns/commit
Clean up after DynListener crash
authorIgor Maravic <igor@spotify.com>
Tue, 24 Sep 2013 11:47:39 +0000 (13:47 +0200)
committerIgor Maravic <igor@spotify.com>
Tue, 8 Oct 2013 08:00:48 +0000 (10:00 +0200)
commit233f08a1de5508ca4ee67de9bc90045c2cd0cf63
tree284f7261e5b3e82271cd498b4dde0909f91c4a92
parentee443da2d3ca2f831bbc2347088498890417ec13
Clean up after DynListener crash

When DynListener crashes, kill all processes from his parent PGRP.

This way we'll certanly close the pdns.controlsocket (no more hanging pdns_control processes)
and we'll kill the processes that aren't managable via pdns_control any more.
pdns/dynlistener.cc