in reply to Re: Using SIG{ALRM} within while loop.
in thread Using SIG{ALRM} within while loop.

Yes, you are right about unused subs. In my attempt post readable code I forgot the part where TimerHandler() calls TimerSub().

In the meantime I started to tryout threads and it indeed is not too hard. Thanks for pointing out that is would be 'an excellent opportunity'

  • Comment on Re^2: Using SIG{ALRM} within while loop.