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

It would be nice to know
# some operation that might take a long time to complete
without a potential usage of SIG(alrm), like sleep. I mean a simple one, for testing purposes.
The article makes sense.

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

Replies are listed 'Best First'.
Re^3: Using SIG{ALRM} within while loop.
by bliako (Abbot) on Jul 24, 2019 at 13:42 UTC

    see my other post with select