included the stop receiver function for the users

This commit is contained in:
Maliakal Dhanya
2014-05-23 14:50:11 +02:00
parent af89269c0c
commit 567501c6f7
6 changed files with 64 additions and 33 deletions

View File

@@ -266,6 +266,11 @@ public:
*/
void startReadout();
/**
* shuts down the udp socket
* \returns if success or fail
*/
int shutDownUDPSocket();
private:
/**