Hi,

if I set the pointer via curl_easy_setopt() like this
curl_easy_setopt(curl_handler_, CURLOPT_WRITEDATA, &res)
Is there any API to get back my pointer?

I ever checked the API curl_easy_getinfo(), but it do not have such
information.

thanks!
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to