diff options
| author | Kurt Jaeger <pi@FreeBSD.org> | 2015-12-05 20:37:11 +0000 |
|---|---|---|
| committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-12-05 20:37:11 +0000 |
| commit | 9317164fa0e2212a801a87e4cf17af04575ae51f (patch) | |
| tree | 85488661b885951599d390e6c11b0c6882e61365 /databases/php5-pdo_firebird | |
| parent | Update to upstream version 0.8b, fix DOCS (diff) | |
New port: devel/p5-PerlIO-via-Timeout
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 IO::Socket::Timeout
that implements exactly that.
WWW: http://search.cpan.org/dist/PerlIO-via-Timeout
Diffstat (limited to 'databases/php5-pdo_firebird')
0 files changed, 0 insertions, 0 deletions
