Hello! I'm working on a network engine and currently facing a decision with the backend implementation. Specifically, I'm not sure if I should move the socket logic into C files.
Constructive criticism on code style and optimization would be much appreciated, though please keep in mind this project is still in progress.