Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-PerlIO-via-Timeout-0.32-1.29 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: perl-PerlIO-via-Timeout Distribution: openSUSE Tumbleweed
Version: 0.32 Vendor: openSUSE
Release: 1.29 Build date: Fri Feb 2 18:09:47 2024
Group: Development/Libraries/Perl Build host: i04-ch2b
Size: 30246 Source RPM: perl-PerlIO-via-Timeout-0.32-1.29.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.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* 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

Files

/usr/lib/perl5/vendor_perl/5.38.2/PerlIO
/usr/lib/perl5/vendor_perl/5.38.2/PerlIO/via
/usr/lib/perl5/vendor_perl/5.38.2/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, Sat Mar 30 23:40:51 2024