You're telling me non-useful information I already know.
No, apparently you don't.
$ perl -MIO::Socket -E'$s=IO::Socket::INET->new(Listen=>1,LocalPort=>1 +2345);$c=$s->accept; sleep 30' & [1] 3863 $ perl -MIO::Socket -E'$s=IO::Socket::INET->new("localhost:12345");eva +l{alarm 10;<$s>};print"here"' Alarm clock
alarm does interupt non-io operations on windows:
No, just some. The coverage isn't complete.
In reply to Re^6: Perl Alarm Not Working
by ikegami
in thread Perl Alarm Not Working
by aceofspace
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |