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.
This commit is contained in:
parent
9e186eb7a8
commit
42c39d689f
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2010,v 1.1649 2010/04/24 07:20:44 seb Exp $
|
||||
$NetBSD: CHANGES-2010,v 1.1650 2010/04/24 08:03:22 seb Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2010:
|
||||
|
||||
|
@ -2093,3 +2093,4 @@ Changes to the packages collection and infrastructure in 2010:
|
|||
Updated multimedia/libogg to 1.2.0 [wiz 2010-04-23]
|
||||
Updated audio/libvorbis to 1.3.1 [wiz 2010-04-23]
|
||||
Updated devel/p5-Carp-REPL to 0.15 [seb 2010-04-24]
|
||||
Added www/p5-Corona version 0.1004 [seb 2010-04-24]
|
||||
|
|
Loading…
Reference in a new issue