cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Re: curl hangs on perform

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 1 Feb 2007 22:02:02 +0100 (CET)

On Thu, 1 Feb 2007, Talal Sultan wrote:

> I'm using the .NET curl library. On perform, everything stops and the
> application hangs, like waiting indefinitely. Sometimes it works and the
> read and write functions are run correctly, but sometimes, it just stops and
> neither one of the functions is run. I want to know if someone has
> encountered such a problem with the original libraries (in C, not .NET). If
> the problem seems to emerge from the .NET version, then I will be forced to
> used DllImport in C# and use the original libraries.

Using what protocol? At what state does it "hang" ? What does CURLOPT_VERBOSE
tell? What does ethereal/network snooping tell?

"neither one of the functions is run" you say. What functions are you
referring to then?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-02-01

These mail archives are generated by hypermail.

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

File upload with ASP.NET