perl-PerlIO-via-Timeout

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.

沒有可用的 openSUSE Leap 16.0 官方套件

發行版

openSUSE Tumbleweed

openSUSE Leap 16.0

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Backports for SLE 15 SP4

SUSE SLE-15-SP1

不支援的發行版本

下列發行版本並未被官方支援。使用這些套件需要自行承擔風險。