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-bp155.2.10 RPM for noarch

From OpenSuSE Leap 15.5 for noarch

Name: perl-PerlIO-via-Timeout Distribution: SUSE Linux Enterprise 15 SP5
Version: 0.32 Vendor: openSUSE
Release: bp155.2.10 Build date: Wed May 17 16:15:16 2023
Group: Development/Libraries/Perl Build host: build76
Size: 31171 Source RPM: perl-PerlIO-via-Timeout-0.32-bp155.2.10.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.26.1/PerlIO
/usr/lib/perl5/vendor_perl/5.26.1/PerlIO/via
/usr/lib/perl5/vendor_perl/5.26.1/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, Tue Apr 9 19:57:54 2024