We have multiple threads writing lots of data to a host. Hence, i would prefer using multiple handles.If i use a single handle, the other threads will have wait until the one using it frees it up.
But even with multiple handles, i will be able to achieve persistent connections, right ? Please correct me if i am wrong.
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
