| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curlpp mailing list Archives
[cURLpp] cURLpp::Cleanup
From: John Burnette <john.burnette_at_gmail.com>
Date: Mon, 23 Jan 2006 15:33:43 -0800
Hi,
I just started using cURLpp and so far it has been wonderful. I was looking
cURLpp::Cleanup myCleanup
in all of the apps. What exactly does this do or what does it clean up?
Also, I am trying to do something like this:
cURLpp::Easy requestHandle;
main()
// use requestHandle.setopt( ) to set up for HTTP POST
start_thread( mythread );
}
mythread( ... )
// For my application, I expect to get several separate replies from the
// need to use setopt( ) so that I can get every response. I know I got
// parse response body
}
I'd appreciate any advice.
Thanks,
John
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info