88a5ad9581
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.
4 lines
229 B
Text
4 lines
229 B
Text
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.
|