SkillAgentSearch skills...

NetworkLib

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

Install / Use

/learn @LilliJane/NetworkLib
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars10
CategoryDevelopment
Updated2y ago
Forks4

Languages

C

Security Score

75/100

Audited on Sep 4, 2023

No findings