Skip to content

Cross-platform non-blocking TCP server library

License

Notifications You must be signed in to change notification settings

sunfirefox/libserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libserv - A cross-platform non-blocking TCP server library

Copy serv.c and serv.h into your source folder and include serv.h

Windows users, in addition to the above, need to link ws2_32.dll.

Please see example.c for usage. Documentation coming soon.

IMPORTANT NOTE: The project is still a work in progress. The software is not
tested thoroughly and should not be used in a serious project.

About

Cross-platform non-blocking TCP server library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published