cURL / Mailing Lists / curl-library / Single Mail

curl-library

How to know whether a http task done?

From: Victor <victor_km_at_mail2000.com.tw>
Date: Mon, 14 Aug 2006 21:02:41 +0800

I want to know a task that manage by curl_multi is finished or not.
I used curl_easy_getinfo()
<http://curl.haxx.se/libcurl/c/curl_easy_getinfo.html> to get response
code to check,but as soon as first data package arrive then the response
code will be set.
So could someone tell me how to know a task of curl_multi is finished or not?
Received on 2006-08-14