cURL / Mailing Lists / curl-library / Single Mail

curl-library

dose using callback function is synchronic or Asynchronic?

From: Meir Yanovich <meiry242_at_gmail.com>
Date: Mon, 28 Apr 2008 07:14:21 +0300

Hello all
im doing post and waiting for response from the server and using the
curl CURLOPT_VERBOSE for debugging
now i see it opens connection every time its performing the http post
and closing it after . the callback function
retrieves the server response . but i have no idea if it was
synchronic or Asynchronic operation .
my question is how can i determine the the way i what to perform the
call (synchronic or Asynchronic )
thanks
Received on 2008-04-28