LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipulation, debugging, and logging in a very compact way, plus many other miscellaneous tasks
Stars
457
Forks
96
Watchers
457
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
[libu] add #-escaping to doxy docs + fix possible makl regression in configure
6e1b05cView on GitHub[net] be more tolerant with missing setsockopt() (was causing bind() failures on some platforms)
c86f9a1View on GitHub[libu] leave a debug trace with errno details when bind/connect fails
597bd1aView on GitHub