cURL / Mailing Lists / curl-library / Single Mail

curl-library

Seeking in a stream, which setopt to use?

From: <centrio_at_gmail.com>
Date: Fri, 15 May 2009 09:08:05 +0000

Hi
I want to know the difference between these two setopt options
1. CURLOPT_RESUME_FROM
2. CURLOPT_RESUME_FROM_LARGE

The Documentation talks about the differences in terms of the input
parameters, one takes offset in number of bytes and other takes curl_off_t
as parameter. Other than this, is there any other difference. I am trying
to seek into a stream playing over internet. Which option should I use. Is
there any difference wrt to the limit on the offset to which we can seek
stream?

Regards
Shivanand
Received on 2009-05-15