benoit 2107d8dbbe Import p5-PerlIO-via-Timeout.
This package implements a PerlIO layer, that adds read / write timeout.

tweaks & ok ajacoutot@
2014-12-22 14:41:39 +00:00

4 lines
181 B
Plaintext

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.