summaryrefslogtreecommitdiffstats
path: root/lib/libfetch/fetch.h
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2000-07-19 23:56:45 +0000
committerdes <des@FreeBSD.org>2000-07-19 23:56:45 +0000
commit3ce22a8bc5d1323c5a08611b3eb039b507d894b4 (patch)
tree0149f260f6c43c6e3a96ed050ecec2b00398a109 /lib/libfetch/fetch.h
parentadc026dc209c4847c3f64c83a16d9aa614899737 (diff)
downloadFreeBSD-src-3ce22a8bc5d1323c5a08611b3eb039b507d894b4.zip
FreeBSD-src-3ce22a8bc5d1323c5a08611b3eb039b507d894b4.tar.gz
Fix two bugs related to resumed transfers:
- if the dates didn't match, fetch would append the received file to the existing file instead of replacing it. - if the local file was complete and up-to-date, fetch would miscalculate the expected size and report a failure instead of a success, because it had no way of knowing that the server was actually resending the entire file since the requested offset was invalid.
Diffstat (limited to 'lib/libfetch/fetch.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud