The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:PerlIO::via::Timeout"

PerlIO::via::Timeout - a PerlIO layer that adds read & write timeout to a handle River stage two • 1 direct dependent • 96 total dependents

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 r...

DAMS/PerlIO-via-Timeout-0.32 - 30 Jul 2015 12:25:50 UTC

IO::Socket::Timeout - IO::Socket with read/write timeout River stage two • 6 direct dependents • 95 total dependents

"IO::Socket" provides a way to set a timeout on the socket, but the timeout will be used only for connection, not for reading / writing operations. This module provides a way to set a timeout on read / write operations on an "IO::Socket" instance, or...

DAMS/IO-Socket-Timeout-0.32 - 29 Sep 2015 10:04:46 UTC
2 results (0.053 seconds)