kill 0 doesn't work?
by Octavian Rasnita other posts by this author
Aug 27 2008 12:04AM messages near this date
Re: Buffering piped output of a script to another script...
|
RE: kill 0 doesn't work?
Hi,
I try to use kill(0, $pid) in order to test if the process with the PID=$pid
is running, but no matter what $pid I use, it always returns 1 like the
process would be running.
Isn't kill(0, $pid) working under Windows XP with ActivePerl build 820?
Is it working with a newer build?
I use that older version because it works fine with mod_perl.
Thank you.
Octavian
_______________________________________________
ActivePerl mailing list
ActivePerl@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Octavian Rasnita
Jan Dubois
|