ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Async-Interrupt/Changes
(Generate patch)

Comparing Async-Interrupt/Changes (file contents):
Revision 1.21 by root, Tue Jul 28 01:19:44 2009 UTC vs.
Revision 1.22 by root, Tue Jul 28 12:50:16 2009 UTC

1Revision history for Perl extension Async::Interrupt. 1Revision history for Perl extension Async::Interrupt.
2 2
3TODO: signal hysteresis with signal (SIG_IGN 3TODO: xs drain function
4 4TODO: evpipe poll function
5TODO: autodrain etc. constructors arguments(!!MUST!)
6TODO: usage examples
5 - implement signal_hysteresis. 7 - implement signal_hysteresis.
6 - implement scope_block_func. 8 - implement scope_block_func.
9 - implement sig2name/sig2num convenience functions.
7 10
80.6 Sat Jul 18 07:09:33 CEST 2009 110.6 Sat Jul 18 07:09:33 CEST 2009
9 - add autodrain setting. 12 - add autodrain setting.
10 - added Async::Interrupt::EventPipe class. 13 - added Async::Interrupt::EventPipe class.
11 - fixed a potential race issue by removing the internal 14 - fixed a potential race issue by removing the internal

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines