Status of sigchld_handler bug?

2002-12-18 Thread Jim_Donovan
Will this patch ever be integrated into the main code? http://lists.samba.org/pipermail/rsync/2002-February/006371.html Jim Donovan Systems Engineer Sony Computer Entertainment America 650-655-5979 --- Steinbach

Re: rsync 2.5.5, HPUX, getting unexplained error at main.c(578)

2002-08-27 Thread Jim_Donovan
I've determined what seems to be a work-around for this unexplained error. I'm not a programmer, so I don't know for sure why it works, but adding a call to msleep() for 200 ms in the following sections of main.c "fixes" things. Hopefully, someone with more knowledge of this program can tell me w