This commit is contained in:
2015-10-29 13:33:24 +01:00
parent eb5f481faa
commit 9b449009ff
4 changed files with 46 additions and 49 deletions

View File

@ -75,7 +75,7 @@ int main(int argc, char *argv[]) {
//start tcp server thread
if(user->start() == slsReceiverDefs::OK){
cout << "DONE!" << endl;
FILE_LOG(logDEBUG1) << "DONE!" << endl;
string str;
cin>>str;
//wait and look for an exit keyword