This commit is contained in:
2019-06-12 10:40:56 +02:00
parent b922b79232
commit afb6d6bf3a
5 changed files with 141 additions and 129 deletions

View File

@ -128,7 +128,7 @@ void slsReceiverTCPIPInterface::startTCPServer() {
pthread_exit(nullptr);
}
} catch (const RuntimeError &e) {
std::cout << "Accept failed\n";
FILE_LOG(logERROR) << "Accept failed";
}
// if user entered exit