On Tue, 04 Oct 2016 19:32:44 +0000 "Chas. Owens" <chas.ow...@gmail.com> wrote:
> It looks like the problem exists at the C level as well. This code > doesn't work past the first alarm: Doesn't it say the alarm has to be reset by the code in the documentation? After all, you don't want a second alarm to go off before the first handler is finished. If it did, there's a chance of an infinite number of alarms to stack up, fill memory, and kill the process. -- Don't stop where the ink does. Shawn H Corey mailto:shawnhco...@nili.ca -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/