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 [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
