cURL
Haxx ad
libcurl

Shopping cart software, Online file storage, Online photo storage, Hosted shopping cart, Contact management software, Email marketing software, Project management software, Issue tracking software, Online notepad, Web publishing software

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Archives

can Curl multi-perform block

From: <centrio_at_gmail.com>
Date: Wed, 11 Nov 2009 12:33:43 +0000

Hi,
I have an application running on linux. I have done
export http_proxy=
and I run the application and provide a url http://shoutcast.3wk.com:7575
I have a time out of 1 second on select call just before multi_perform.

What I observed is that,
sessionData->curlMultiStatusCode is -1 just before calling multi perform
and then

sessionData->curlMultiStatusCode =
curl_multi_perform(sessionData->curlMultiHandle,
&runningHandles);
this call blocks for a long time..

Please let me know if multi_perform can hang any time.

Best Regards
Shivanand

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-11-11

These mail archives are generated by hypermail.

donate! Page updated November 16, 2009.
web site info

File upload with ASP.NET