-
Notifications
You must be signed in to change notification settings - Fork 0
C Framework for lightweight mini network servers
License
sancus-project/sancus-core
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
sancus-core Copyright (c) 2011, Alejandro Mery <[email protected]> A C Framework for lightweight mini network servers sancus-core aims to easy to creation of light mini networked servers using Marc Lehmann's libev[1] and licensed under the terms described in the LICENSE file (tl;dr BSD). [1] http://software.schmorp.de/pkg/libev.html = APIs = == Low Level API == The Low Level API mostly wraps POSIX functions and provides basic data structures. * sancus_common.h * sancus_fd.h * sancus_socket.h == Mid Level API == * sancus_tcp_server.h == High Level API ==
About
C Framework for lightweight mini network servers
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published