cURL / Mailing Lists / curl-users / Single Mail

curl-users

cURL thread safe?

From: Andrey <alpha04_at_netvigator.com>
Date: Wed, 10 Oct 2007 11:32:48 -0700

hi

i m writing a webfetcher using Python-Twisted-cURL

i wonder if cURL is thread safe for
twisted.defer.deferToThread(cURL_fetch_the_page)

will this able to spawn multiple connections to fetch?

Thx
Received on 2007-10-10