mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 07:20:01 +02:00
something
This commit is contained in:
parent
0c257dbcdd
commit
19caeb3e38
@ -448,7 +448,7 @@ enum communicationProtocol{
|
|||||||
close(file_des);
|
close(file_des);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
while(!shutdown(socketDescriptor, SHUT_RDWR));
|
//while(!shutdown(socketDescriptor, SHUT_RDWR));
|
||||||
close(socketDescriptor);
|
close(socketDescriptor);
|
||||||
socketDescriptor=-1;
|
socketDescriptor=-1;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user