Skip to content

Useful library in C to send or receive data using ringbuffers and poll

License

Notifications You must be signed in to change notification settings

LilliJane/NetworkLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetworkLib

Useful library in C to send or receive data using ringbuffers and poll. It makes use of the UNIX Network APIs.

Compile it

mkdir build
cd build
cmake ..
make

About

Useful library in C to send or receive data using ringbuffers and poll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published