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)
commitd5a0b483797359517de787c33f518a4c804041f4
treeaca7e981f01a356e8467ed7210ae710ca8340c49
parent314a74d73101cdb9402ee21999187173456085dc
Do a small msleep() in the sig_int() handler before shutting down.
This kluge allows things like SIGINT to find our children before
we go throwing around SIGUSR1's at them.
rsync.c