mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-22 03:40:04 +02:00
receiver complete change.dont check out
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@686 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
parent
68ae219125
commit
18fce607a6
@ -424,8 +424,7 @@ enum communicationProtocol{
|
|||||||
|
|
||||||
|
|
||||||
void ShutDownSocket(){
|
void ShutDownSocket(){
|
||||||
if (socketDescriptor != -1)
|
while(!shutdown(socketDescriptor, SHUT_RDWR));
|
||||||
shutdown(socketDescriptor, SHUT_RDWR);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user