Changes for version 0.21 - 2013-10-03
- . take care of EINTR in the Notimeout strategy.
Documentation
Modules
a PerlIO layer that adds read & write timeout to a handle
base class for a PerlIO::via::Timeout strategies
a PerlIO::via::Timeout strategy that uses Time::Out (based on alarm)
a PerlIO::via::Timeout strategy that don't do any timeout
a PerlIO::via::Timeout strategy that uses select