[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev bug in ETA (in advanced transfer status) handling
From: |
Ilya Zakharevich |
Subject: |
lynx-dev bug in ETA (in advanced transfer status) handling |
Date: |
Sat, 7 Aug 1999 02:20:22 -0400 (EDT) |
> The patch from Ilya contains a bug - it doesn't reset 'stalled for counter
>between ftp requests (go to slow ftp site with lynx, walk around its dirs and
>watch the values printed in 'stalled for N secs' part).
The reset happens on HTReadProgress(0,0) call. Apparently, the ftp
code does not make this call. Some other things should be wrong too.
Hope this helps,
Ilya