cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-2627315 ] multithreading problem - couldn't resolve host

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sun, 22 Feb 2009 12:18:49 +0000

Bugs item #2627315, was opened at 2009-02-22 11:19
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2627315&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
>Group: wrong behaviour
Status: Open
>Resolution: Works For Me
Priority: 5
Private: No
Submitted By: mybugaccount mybugaccount (mybugaccount)
Assigned to: Daniel Stenberg (bagder)
Summary: multithreading problem - couldn't resolve host

Initial Comment:
I use libcurl 7.19.2 precompiled for mingw. When I use multiple threads function curl_easy_perform() returns CURLE_COULDNT_RESOLVE_HOST. When I use critical sections to serialize CURL calls it doesn't help also. With one thread only my code works well.

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2009-02-22 13:18

Message:
This kind of generic report is next to useless. We have a large amount of
users who use libcurl in threaded apps with no problems.

Please back up your claims with facts, most preferably with a small fully
working source code that reproduces it.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2627315&group_id=976
Received on 2009-02-22

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET