Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 98 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 98 Bytes

socketServer

a test socket server

compile

g++ -std=c++11 -lpthread socketServer.cpp -o server