curl-library
When to call curl_global_init function
From: Ashish Nigam <anigam_at_inmage.net>
Date: Sat, 15 Jan 2005 13:29:05 -0800
Date: Sat, 15 Jan 2005 13:29:05 -0800
Hi,
Here's a scenario.
I have written Windows Services which spawns new processes by executing exe
files.
Windows Services code and exe code make HTTP and FTP calls.
Now is it enough to call curl global init and curl global cleanup functions
in Services code or should I call the same in exe code also ?
Thanks
Ashish
Received on 2005-01-15