cli nearly don
This commit is contained in:
@@ -29,7 +29,7 @@ SocketHandler::SocketHandler(StreamSocket streamSocket, std::shared_ptr<InputDri
|
||||
|
||||
void SocketHandler::run()
|
||||
{
|
||||
StreamSocket& streamSocket = socket();
|
||||
StreamSocket& streamSocket = socket(); // todo ?
|
||||
|
||||
while(true)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user