cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: CURL_EASY_PERFORM non-blocking vs blocking

From: David Chapman <dcchapman_at_acm.org>
Date: Thu, 19 Mar 2015 00:28:10 -0700

On 3/18/2015 1:54 PM, Jon wrote:
>
> Hello all,
>
> I’m currently using CURL_EASY_PERFORM to send data to a remote URL. I
> notice that in my current configuration it appears to be behaving
> synchronously (i.e. waiting until completion of function). Since at
> times I may have several of these calls executing within a short
> duration I’d like to make this call asynch. Is this possible and if so
> can someone please advise on how to do it?
>
>

Look at the section titled "The multi Interface" in
http://curl.haxx.se/libcurl/c/libcurl-tutorial.html.

-- 
     David Chapman      dcchapman_at_acm.org
     Chapman Consulting -- San Jose, CA
     Software Development Done Right.
     www.chapman-consulting-sj.com

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-03-19