All of us who still do some kind of network programming (TCP/UDP, DNS or Client/Server) in C repeatedly use some code snippets again and again.
We do use some standard libraries but then also we do write some code very often which is not there in one library.
Is there a collection of such code snippets that are used very often. If not then lets build it here.