Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Net-Server-Coro - Co-operative multithreaded server using Coro
- Description:
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.
Packages
perl-Net-Server-Coro-1.2-2.el6.noarch
[14 KiB] |
Changelog
by Mathieu Bridon (2012-02-06):
- Build using the system-provided module, not the bundled one.
This fixes the issue raised by Petr:
https://bugzilla.redhat.com/show_bug.cgi?id=785057#c5
- Run the unit tests, even if there's none. Ther emight be some in the future,
so this makes the package better prepared.
|