copy first frame to latest data no matter what and also copy only if more than packets per frame

This commit is contained in:
Dhanya Maliakal
2015-03-10 15:04:50 +01:00
parent 2f82469531
commit 6063c712f7
3 changed files with 45 additions and 36 deletions

View File

@ -1252,10 +1252,10 @@ int slsReceiverTCPIPInterface::gotthard_read_frame(){
}
#ifdef VERBOSE
if(arg!=-1){
//if(arg!=-1){
cout << "fName:" << fName << endl;
cout << "findex:" << arg << endl;
}
//}
#endif