summaryrefslogtreecommitdiff
path: root/devel/poser/pkg-descr
blob: cc44d1b00397e3e0d3b46bbfb9c18ab9e19fe546 (plain)
1
2
3
4
5
This is a lightweight framework to easily implement a typical (networking)
service in C, using an event-driven API.

It only uses standard POSIX APIs, therefore it is not suitable for services
that must scale to thousands of concurrent clients.