Wireshark-commits: [Wireshark-commits] rev 29648: /trunk/ /trunk/: file.c
Date: Tue, 01 Sep 2009 08:51:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29648

User: etxrab
Date: 2009/09/01 01:51 AM

Log:
 - Read a min number if packets before checking if the progress bar should be updated.
 - Calculate the progess before checking if progress bar should be
 created or not.
 - Dont update the progress to often on small files.
 - Use data_offset rather than reading file_pos.

Directory: /trunk/
  Changes    Path          Action
  +36 -24    file.c        Modified