cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How can I get WRITEDATA out of easyhandle?

From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Sun, 8 Aug 2010 11:19:00 -0500

On Sun, Aug 8, 2010 at 11:02 AM, Steven Falken wrote:

CURLOPT_PRIVATE and CURLINFO_PRIVATE will let your easy handle
carry with it any state information you application requires.

You could save your writedata pointer there, or use a pointer
to a struct that holds all your callback data pointers, etc.

 - Jeff
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-08-08