mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
included the stop receiver function for the users
This commit is contained in:
@ -40,6 +40,9 @@ public:
|
||||
/** starts listening on the TCP port for client comminication */
|
||||
void start();
|
||||
|
||||
/** stops listening to the TCP & UDP port and exit receiver program*/
|
||||
void stop();
|
||||
|
||||
/**
|
||||
get get Receiver Version
|
||||
\returns id
|
||||
|
Reference in New Issue
Block a user