mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 05:08:06 +01: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