This is a version of a simple server socket to be used as template for quick boostrap projects
This set of code has to be written many times o every new project therefore I have found convenient to have this template
N/A
It is a simple server socket that opens 1 thread per client and does not use asynchronous I/O
Simply clone/forl the repository or download the files