Subject: CVS commit: pkgsrc/devel/p5-IO-Multiplex
To: None <pkgsrc-changes@NetBSD.org>
From: Kimmo Suominen <kim@netbsd.org>
List: pkgsrc-changes
Date: 12/22/2004 15:49:27
Module Name: pkgsrc
Committed By: kim
Date: Wed Dec 22 15:49:27 UTC 2004
Update of /cvsroot/pkgsrc/devel/p5-IO-Multiplex
In directory ivanova.netbsd.org:/tmp/cvs-serv28591
Log Message:
IO::Multiplex is designed to take the effort out of managing multiple
file handles. It is essentially a really fancy front end to the select
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.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/devel/p5-IO-Multiplex/Makefile
N pkgsrc/devel/p5-IO-Multiplex/DESCR
N pkgsrc/devel/p5-IO-Multiplex/distinfo
N pkgsrc/devel/p5-IO-Multiplex/PLIST
No conflicts created by this import