Bugs item #2903716, was opened at 2009-11-25 18:48
Message generated for change (Tracker Item Submitted) made by kirannaga
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2903716&group_id=976
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: kiran naga (kirannaga)
Assigned to: Daniel Stenberg (bagder)
Summary: CURLOPT_READFUNCTION giving problem while reading
Initial Comment:
CURLOPT_READFUNCTION giving problem while reading a small part in a large file,
suppose if we want to read and upload only a particular part of a file, if the file pointer is at the beginning, CURLOPT_READFUNCTION reads till the end of the file.
or else, if the file pointer is at the middle of the file, then, CURLOPT_READFUNCTION is working properly.
setting the size,nmemb is not working in the first case.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2903716&group_id=976
Received on 2009-11-25