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

Re: Is it possible to break the timeout of select call?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 24 Nov 2009 09:37:16 +0100 (CET)

On Tue, 24 Nov 2009, centrio_at_gmail.com wrote:

>> Sure you can reduce the timeout, you can call it again in a loop if it
>> timed out.
>
> Earlier I had used timeout of 1min and I used to do select only once. No I
> have timeout of 1sec and I am looping over it for 1 minute. Is it equivalent
> to my previous setup?

Assuming the loop takes no time, then yes it is. Basically.

> Also if the network has a higher delay say of 2 sec, will it ever be able to
> connect?

I'm not sure I understand the question. It doesn't matter if you wait for
nothing in one loop or loop 60 times. The nothing is still the same nothing.

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

These mail archives are generated by hypermail.

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

File upload with ASP.NET