mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
WIP
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user