cURL / Mailing Lists / curl-users / Single Mail

curl-users

curl_multi_fdset setting maxfd to -1

From: Arunkumar Manickam <arun.ccjl_at_gmail.com>
Date: Wed, 8 Sep 2010 18:29:16 +0530

I am using curl_multi interface to do HTTPS transaction using openssl.

When curl_multi_fdset returns CURLM_OK but sets max_fd to -1, should it be
considered as a fatal error and the download be stopped ?
or simply call curl_multi_fdset again after a delay ?

I am calling into select with read, write, error fds set by curl_multi_fdset
.
what is the intended usage

Thanks,
Arun

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-09-08