proper update of progressfile bug

This commit is contained in:
Dhanya Maliakal 2016-10-20 08:24:54 +02:00
parent 09c853ae26
commit e819ed26e1

View File

@ -2574,6 +2574,7 @@ void UDPStandardImplementation::stopWriting(int ithread, char* wbuffer[]){
//all threads need to close file, reset mask and exit loop
if(packetsCaught){
cout << endl << "File:" << completeFileName <<endl;
cout //<< "Packet Loss:" <<
// setw(4)<<fixed << setprecision(4) <<
// dec << (int)((( (currentFrameNumber-1-previousFrameNumber) - ((packetsInFile-numTotMissingPacketsInFile)/packetsPerFrame))/