curl-library
Question about threads
From: cbenitov_at_ya.com <cbenitov_at_ya.com>
Date: Mon, 08 Jan 2007 13:36:03 +0100
Date: Mon, 08 Jan 2007 13:36:03 +0100
Hello.
I want to make several FTP calls from diferent threads at the
same time and I donīt know if I must use the easy or the multi
interface. My doubt is if I use multi I can make a particular call
on only a handle or all the calls are made when I invoque
curl_multi_perform. On the other hand if I use easy interface
from different threads at the same time the library will
synchronize making step by step ?
Thanks
Received on 2007-01-08