mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-22 00:12:36 +01:00
included the stop receiver function for the users
This commit is contained in:
@@ -266,6 +266,11 @@ public:
|
||||
*/
|
||||
void startReadout();
|
||||
|
||||
/**
|
||||
* shuts down the udp socket
|
||||
* \returns if success or fail
|
||||
*/
|
||||
int shutDownUDPSocket();
|
||||
|
||||
private:
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user