b0dd8f611b
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.
6 lines
442 B
Text
6 lines
442 B
Text
$NetBSD: distinfo,v 1.1 2016/02/23 02:09:20 wen Exp $
|
|
|
|
SHA1 (PerlIO-via-Timeout-0.32.tar.gz) = e55d65ae04fa4b2d826be820dc462da7335abd55
|
|
RMD160 (PerlIO-via-Timeout-0.32.tar.gz) = c82fa01482c1599a7f51b856365bb821b4c52f87
|
|
SHA512 (PerlIO-via-Timeout-0.32.tar.gz) = 52200c0d19da7a19b9b328473b0e7b57a1a3102fd3ace947af8fef8f670aaebe37811daaa2e2b6cf2f6397855a4cfb2424af053322146a8acefd71e1bb30f681
|
|
Size (PerlIO-via-Timeout-0.32.tar.gz) = 13560 bytes
|