The fread() callback pointer and associated pointer is now stored in the
authorDaniel Stenberg <daniel@haxx.se>
Mon, 9 Dec 2002 15:37:54 +0000 (15:37 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 9 Dec 2002 15:37:54 +0000 (15:37 +0000)
commit4bcc866c52d5d5eaae18bda4b2afad8014b23683
tree807392a4a1cd99d6d89d5aa6ea0dd27448328287
parentc65e088cafb1fe46000270c8e13c31f5dc909ed3
The fread() callback pointer and associated pointer is now stored in the
connectdata struct instead, and is no longer modified within the 'set' struct
as previously (which was a really BAAAD thing).
lib/ftp.c
lib/http.c
lib/ssluse.c
lib/transfer.c
lib/url.c
lib/urldata.h