diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:21:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:21:07 +0000 |
commit | b798ce96da5b5fcf25e4e9f21071399feee4db1e (patch) | |
tree | ef495a3af4a5588c0d4d2f520b3e243ea9f42716 /devel/p5-IO-Multiplex | |
parent | afe1d1c720b203df7606a8469900749ad02feb4c (diff) |
Notes
Diffstat (limited to 'devel/p5-IO-Multiplex')
-rw-r--r-- | devel/p5-IO-Multiplex/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-IO-Multiplex/pkg-descr b/devel/p5-IO-Multiplex/pkg-descr index c3dc70279573..4a41b1c606c4 100644 --- a/devel/p5-IO-Multiplex/pkg-descr +++ b/devel/p5-IO-Multiplex/pkg-descr @@ -4,5 +4,4 @@ system call. In addition to maintaining the select loop, it buffers all input and output to/from the file handles. It can also accept incoming connections on one or more listen sockets. -Author: Bruce J Keeler <bruce@gridpoint.com> WWW: http://search.cpan.org/dist/IO-Multiplex/ |