Do a small msleep() in the sig_int() handler before shutting down.
authorWayne Davison <wayned@samba.org>
Fri, 19 Dec 2003 06:52:02 +0000 (06:52 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 19 Dec 2003 06:52:02 +0000 (06:52 +0000)
This kluge allows things like SIGINT to find our children before
we go throwing around SIGUSR1's at them.


No differences found