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