Name : perl-PerlIO-via-Timeout
| |
Version : 0.32
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.1.1
| Date : 2023-01-27 16:49:38
|
Group : Development/Libraries/Perl
| Source RPM : perl-PerlIO-via-Timeout-0.32-lp154.1.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
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 IO::Socket::Timeout that implements exactly that.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-P/15.4/noarch |