Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-PerlIO-via-Timeout | Distribution: openSUSE Tumbleweed |
Version: 0.32 | Vendor: openSUSE |
Release: 1.32 | Build date: Sat Aug 1 10:55:03 2015 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 30249 | Source RPM: perl-PerlIO-via-Timeout-0.32-1.32.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/PerlIO-via-Timeout/ | |
Summary: PerlIO layer that adds read & write timeout to a handle |
This package implements a PerlIO layer, that adds read / write timeout. This can be useful to avoid blocking while accessing a handle (file, socket, ...), and fail after some time. The timeout is implemented by using '<select'> on the handle before reading/writing. *WARNING* the handle won't timeout if you use 'sysread' or 'syswrite' on it, because these functions works at a lower level. However if you're trying to implement a timeout for a socket, see the IO::Socket::Timeout manpage that implements exactly that.
Artistic-1.0 or GPL-1.0+
* Sat Aug 01 2015 coolo@suse.com - updated to 0.32 see /usr/share/doc/packages/perl-PerlIO-via-Timeout/Changes 0.32 2015-07-30 14:25:27CEST+0200 Europe/Paris . reverted the previous race condition, as it's causing code to hang insome cases * Wed Jul 29 2015 coolo@suse.com - updated to 0.31 see /usr/share/doc/packages/perl-PerlIO-via-Timeout/Changes 0.31 2015-07-29 07:59:46CEST+0200 Europe/Paris . fixed a potential race condition case where read or write would be blocking even with a timeout (thanks to Luciano Rocha) * Thu May 14 2015 coolo@suse.com - updated to 0.30 see /usr/share/doc/packages/perl-PerlIO-via-Timeout/Changes 0.30 2015-05-13 20:33:08CEST+0200 Europe/Amsterdam * Tue Mar 18 2014 coolo@suse.com - initial package 0.29 * created by cpanspec 1.78.07
/usr/lib/perl5/vendor_perl/5.40.0/PerlIO /usr/lib/perl5/vendor_perl/5.40.0/PerlIO/via /usr/lib/perl5/vendor_perl/5.40.0/PerlIO/via/Timeout.pm /usr/share/doc/packages/perl-PerlIO-via-Timeout /usr/share/doc/packages/perl-PerlIO-via-Timeout/Changes /usr/share/doc/packages/perl-PerlIO-via-Timeout/LICENSE /usr/share/doc/packages/perl-PerlIO-via-Timeout/README /usr/share/man/man3/PerlIO::via::Timeout.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jan 31 23:50:31 2025