The kill doesn't kill the grandchild created by system (even if you use -9 instead of a 9). Also, I'm not sure why you are using an alarm loop around a non-blocking waitpid. It's just going to spin the CPU for 10 seconds. You should either use alarm with a blocking waitpid or just poll/sleep/poll with the non-blocking one.
bluto
In reply to Re: Re: Re: Time out
by bluto
in thread Time out
by Ras
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |