Skip to site navigation (Press enter)
Re: Alarm Clock Bug w/ithreads
Elizabeth Mattijsen
Wed, 29 Oct 2003 02:43:31 -0800
At 20:04 -0800 10/28/03, Steve Schein wrote:
$SIG{ALRM} = 'a' if @ARGV;
Have you tried setting it to a real code ref rather than a name?
$SIG{ALRM} = sub {};
Liz
Previous message
View by thread
View by date
Next message
Alarm Clock Bug w/ithreads
Steve Schein
Re: Alarm Clock Bug w/ithreads
Elizabeth Mattijsen
Re: Alarm Clock Bug w/ithreads
Steve Schein
Re: Alarm Clock Bug w/ithreads
Elizabeth Mattijsen
Reply via email to
Search the site
The Mail Archive home
perl-ithreads - all messages
perl-ithreads - about the list
Expand
Previous message
Next message