Skip Menu |

This queue is for tickets about the IO-Async CPAN distribution.

Report information
The Basics
Id: 91723
Status: open
Priority: 0/
Queue: IO-Async

People
Owner: Nobody in particular
Requestors: kiyoshi.aman [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.61
Fixed in: (no value)



Subject: IO::Async & timeouts
alarm()+SIGALRM wrapper around Function code
On Sun Dec 29 20:01:57 2013, AERDAN wrote: Show quoted text
> alarm()+SIGALRM wrapper around Function code
Hmm.. SIGALRM only works for the fork model, not the thread model. I wonder if there's anything similar I could use there... -- Paul Evans