mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 21:37:13 +02:00
Merge branch '3.0.1' into developer
This commit is contained in:
@ -90,13 +90,6 @@ public:
|
|||||||
PrintError ();
|
PrintError ();
|
||||||
Close();
|
Close();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//connect socket
|
|
||||||
if (zmq_connect(socketDescriptor, serverAddress) < 0) {
|
|
||||||
PrintError ();
|
|
||||||
Close ();
|
|
||||||
}
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user