pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Note initial addition of p5-Net-Server-Coro versio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/daf3e9a48b20
branches:  trunk
changeset: 574566:daf3e9a48b20
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Apr 19 22:48:03 2010 +0000

description:
Note initial addition of p5-Net-Server-Coro version 0.8 as
net/p5-Net-Server-Coro into The NetBSD Packages Collection.

The Perl 5 module Net::Server::Coro implements multithreaded server
for the Net::Server architecture, using Coro and Coro::Socket to
make all reads and writes non-blocking. Additionally, it supports
non-blocking SSL negotiation.

diffstat:

 doc/CHANGES-2010 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 43d93d4b0ab5 -r daf3e9a48b20 doc/CHANGES-2010
--- a/doc/CHANGES-2010  Mon Apr 19 22:47:32 2010 +0000
+++ b/doc/CHANGES-2010  Mon Apr 19 22:48:03 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.1608 2010/04/19 22:45:04 seb Exp $
+$NetBSD: CHANGES-2010,v 1.1609 2010/04/19 22:48:03 seb Exp $
 
 Changes to the packages collection and infrastructure in 2010:
 
@@ -2041,3 +2041,4 @@
        Added net/p5-Net-Coro version 0.8 [seb 2010-04-19]
        Updated www/wordpress to 2.9.2 [morr 2010-04-19]
        Removed net/p5-Net-Coro [seb 2010-04-19]
+       Added net/p5-Net-Server-Coro version 0.8 [seb 2010-04-19]



Home | Main Index | Thread Index | Old Index