ports/devel/p5-PerlIO-via-Timeout/pkg/DESCR

4 lines
181 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.