curl-library
LARGE FILE support in curl on Linux
From: Wei Weng <wweng_at_kencast.com>
Date: Wed, 10 Nov 2004 10:41:13 -0500
Date: Wed, 10 Nov 2004 10:41:13 -0500
Do I need to compile libcurl with any special flags to enable the large file
support? I specified
curl_easy_setopt(conn, CURLOPT_MAXFILESIZE_LARGE, 0x7FFFFFFFFFFFFFFF);
But it seems to be causing memory corruption.
Thanks
Wei
Received on 2004-11-10