Skip to content

AsenOsen/cpp_socket_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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