curl-library
ok, sorry, one last gdiff for the MAXDOWNLOAD option
Date: Mon, 8 Oct 2001 01:46:33 -0700 (PDT)
Sorry, I forgot that I also had to patch include/curl/curl.h:
diff -u curl/curl.h ../../curl-hack/include/curl/curl.h
--- curl/curl.h Wed Sep 5 07:24:45 2001
+++ ../../curl-hack/include/curl/curl.h Sun Oct 7 00:32:55 2001
@@ -457,7 +457,10 @@
/* Specify which file name to write all known cookies in after completed
operation. Set file name to "-" (dash) to make it go to stdout. */
CINIT(COOKIEJAR, OBJECTPOINT, 82),
-
+
+ /* hhhhaaaaccckkkk.... hard limit on maximum download size */
+ CINIT(MAXDOWNLOAD, LONG, 83),
+
CURLOPT_LASTENTRY /* the last unusued */
} CURLoption;
__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
Received on 2001-10-08