# Easysock ## An easy-to-use C socket library *Easysock* is a single-file, easy-to-use socket library, that can be used for network programming in C. It has no dependencies other than the C standard library. ### Installation This file was written using [Dillinger](https://dillinger.io).