On Thu, May 20, 2004 at 12:15:03PM +0200, Nachum Kanovsky wrote: > No delay when connected, but the delay can be upwards of a few minutes, when > it is not connected. > > Here is what I've checked so far: > Strace reports waitpid(-1, 0xbfffff8c, WNOHANG) and waits on this for a > while,
Try 'strace -f' to follow after a fork. -- Tzafrir Cohen +---------------------------+ http://www.technion.ac.il/~tzafrir/ |vim is a mutt's best friend| mailto:[EMAIL PROTECTED] +---------------------------+ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
