emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Change in process.c


From: Richard Stallman
Subject: Change in process.c
Date: Mon, 26 Mar 2007 19:13:42 -0400

What was the reason for moving the first sleep before the first wait3
call?  It looks like that will force a one-second delay even
in cases where it would succeed straightaway.

Using usleep would reduce that problem to an acceptable level,
but I am not sure all systems have usleep.  So it is risky
to make that change.

What's the issue here?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]