On Sat, 31 Aug 2013, Thomas Dineen wrote:

Yes I counted 60 seconds of delay from url_fopen to url_fgets.
Code section is shown below and entire funcion is attached.

Well, that's a fairly complicated example and maybe that has a flaw somewhere?

Do you see the same time-out problem if you instead download the resource like this: http://curl.haxx.se/libcurl/c/simple.html

If you do, then there's truly a bug in libcurl. If you don't, then the bug is in your code or in the fopen example code...

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to