summaryrefslogtreecommitdiff
path: root/net/p5-Net-Server-Coro/DESCR
blob: 65f20309408fd666063fe6e987e284d06b91d254 (plain)
1
2
3
4
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.