curl-library
Re: curl hangs on perform
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.htmlReceived on 2007-02-01