happyfish100 / libfastcommon

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.
http://bbs.chinaunix.net/forum-240-1.html
GNU Lesser General Public License v3.0
900 stars 529 forks source link

docs: fix simple typo, recveived -> received #37

Open timgates42 opened 3 years ago

timgates42 commented 3 years ago

There is a small typo in src/sockopt.h.

Should read received rather than recveived.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md