mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
something
This commit is contained in:
@ -448,7 +448,7 @@ enum communicationProtocol{
|
||||
close(file_des);
|
||||
}
|
||||
else {
|
||||
while(!shutdown(socketDescriptor, SHUT_RDWR));
|
||||
//while(!shutdown(socketDescriptor, SHUT_RDWR));
|
||||
close(socketDescriptor);
|
||||
socketDescriptor=-1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user