mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-06 18:10:40 +02:00
9m try shutdown of client socket before close
This commit is contained in:
parent
c2c80c6bf6
commit
e908beb38a
@ -446,6 +446,7 @@ enum communicationProtocol{
|
||||
close(file_des);
|
||||
}
|
||||
else {
|
||||
ShutDownSocket();
|
||||
close(socketDescriptor);
|
||||
socketDescriptor=-1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user