Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 210 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 210 Bytes

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