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

Reply via email to