mirror of
https://github.com/modelec/TCPSocketClient.git
synced 2026-01-19 00:47:30 +01:00
shouldd stop
This commit is contained in:
@@ -46,3 +46,7 @@ int main(int argc, char* argv[]) {
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
bool TCPClient::shouldStop() const {
|
||||
return !running;
|
||||
}
|
||||
Reference in New Issue
Block a user