Bugfix for bug 770 (Download resuming simply restarts the download)
commitff136e5116a750d7c6d8368d170d7a7f3d4920a4
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sun, 16 Jul 2006 12:46:46 +0000 (16 14:46 +0200)
committerWitold Filipczyk <nobody@nowhere>
Sun, 16 Jul 2006 12:46:46 +0000 (16 14:46 +0200)
tree655fcde4ed0ec416fa5cd75a4a60f7570e6af975
parent89f5f7a1f1a0eb300b865244342d08d900fe2920
Bugfix for bug 770 (Download resuming simply restarts the download)
using magic ;)

Now in resume mode connection is always interrupted
and resumed. Even when all file is downloaded from beginning
conection will be resumed from old end of file. Feel free to fix it.
src/network/connection.c
src/session/download.c