專案描述

The aim of this project is to provide an easy way
for developers to build internet server processes.
It provides the framework for single-process,
single-threaded, concurrent daemon servers which
use non-blocking sockets. The developer
implements the algorithm for dealing with the
data, and the framework takes care of the sockets:
reading and writing to them, selecting which are
ready to read and write from, error checking, and
closing sockets.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

您的評分
撰寫專案評