Revision history for Linux-Epoll
0.006 2012-06-30 13:22:31 Europe/Amsterdam
Fix rounding issue in timeout
Be more permissive with EINTR and EPERM
0.005 2012-06-29 17:04:09 Europe/Amsterdam
Don't expose bitmasks anymore
Don't retry on EINTR
0.004 2012-02-18 21:52:56 Europe/Amsterdam
Fixed compilation issue on multiplicity perls
0.003 2011-09-15 01:23:13 Europe/Amsterdam
Converted to Dist::Zilla
Handle 5.15.3's new POSIX::SigSet representation
Fix strerror_r usage wrt GNU vs POSIX
0.002 2010-11-29
Fixed event_bits_to_hash
Added event_bits_to_names
0.001 2010-11-16
First version, released on an unsuspecting world.