Is there a way to break out of a loop or blocking select after a timeout -
under Unix I would use alarm().

Win32::Process only allows control at the process level.

Latest ActivePerl include iThread support (and fork emulation) - is there a
way to utilize this feature to perform a timeout?

--
  Simon Oliver
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to