c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
There is a small typo in src/sockopt.h.
Should read
received
rather thanrecveived
.Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md