cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl byte order

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 18 May 2005 16:57:54 +0200 (CEST)

On Wed, 18 May 2005, ER wrote:

> In that case, how can I return to the main app at some point to exit without
> explicitly exiting from the callback?

You can't. If you want to exit from the callback, you return an error and
libcurl will stop the transfer.

Are you trying to say that you want to do other things while downloading (in
the same thread)? Is the multi interface perhaps what you want?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-05-18