Remade resume stuff to keep data in the connectdata struct instead of the
authorDaniel Stenberg <daniel@haxx.se>
Wed, 18 Apr 2001 07:25:11 +0000 (07:25 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 18 Apr 2001 07:25:11 +0000 (07:25 +0000)
commit3fd65fb7d83a8e3e6acd1a40c48b46088ebd536f
tree13701e723f62ff38452b3c6096eaa98444d9d190
parentebcafe73b313e70b19e4f7b806e020e59f84c5b1
Remade resume stuff to keep data in the connectdata struct instead of the
main handle struct to work with persistant connections
lib/file.c
lib/ftp.c
lib/http.c
lib/progress.c
lib/progress.h
lib/transfer.c
lib/url.c
lib/urldata.h