On Sun, 2 Mar 2008, David Graf wrote:
> I am trying to use the pull interface from cURLpp since four days but I do
> not make any progress. Additionally, I am not able to use the pull api
> directly on cURL. Is there any documentation or example available that
> describes the pull interface. I cannot find something on the cURL or cURLpp
> webpage.
The "pull interface" is called the multi interface in libcurl and I'd suggest
you start reading about it here:
http://curl.haxx.se/libcurl/c/libcurl-multi.html
That documentation is for the plain C version of course. I have no idea how or
even if it works in curlpp...
_______________________________________________
cURLpp mailing list
[email protected]
http://www.rrette.com/mailman/listinfo/curlpp