cURL / Mailing Lists / curl-library / Single Mail

curl-library

Is it possible to break the timeout of select call?

From: <centrio_at_gmail.com>
Date: Fri, 02 Oct 2009 07:45:19 +0000

Hi.
I am using multi handle for my application. I have a select call on the
curl FDs, and on return of select, i do multi_perform depending upon the
return value of select . The timeout for select is 1 min.
I have a problem here since if the select is blocked for 1 mins, and if I
want to close my application, it hangs for one min.

I cannot reduce the 1 min timeout. Is it possible to use any curl APIs to
break this select?

Please suggest.

Regards
Shivanand

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