What is this?
This is a tiny implementation of multithread socket server on C++
Description
socket_server.h --- interface
socket_server.cpp --- implementation
app.cpp --- realization
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upThis is a tiny implementation of multithread socket server on C++
socket_server.h --- interface
socket_server.cpp --- implementation
app.cpp --- realization