Name : perl-PerlIO-via-Timeout
| |
Version : 0.32
| Vendor : openSUSE
|
Release : 1.7
| Date : 2024-02-01 01:51:31
|
Group : Development/Libraries/Perl
| Source RPM : perl-PerlIO-via-Timeout-0.32-1.7.src.rpm
|
Size : 0.03 MB
| |
Packager : http://bugs_opensuse_org
| |
Summary : PerlIO layer that adds read & write timeout to a handle
|
Description :
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.
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(PerlIO::via::Timeout)
perl-PerlIO-via-Timeout
Requires :