Aidan Delaney wrote:
>On Fri, 2005-02-04 at 10:13 +0000, Dale Dunlea wrote:
>>>>Hi All,
>>>>I have a program that calls fork() followed by execl(). When the child
>>process terminates, the signal handler gets called in the parent, which
>>starts a new child process in the same manner.
>>>>>Can you not just use waitpid()?
>>Unfortunately, no. The program is a GUI app and has to continue to
process user input in the meantime. My understanding of waitpid is that
it will block that.
/Double-checks man-page.
Actually, *WNOHANG could probably do the job.
Thanks.
*
--
http://www.commergy.com
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!