mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-01-18 16:37:29 +01:00
add ready check
This commit is contained in:
@@ -5,6 +5,4 @@ set(CMAKE_CXX_STANDARD 17)
|
||||
|
||||
add_executable(socketServer main.cpp
|
||||
TCPServer.cpp
|
||||
TCPServer.h
|
||||
utils.h
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user