On Mon, 15 Nov 2010, Daniel Stenberg wrote:
Is maxfd returning anything but -1 during the period you checked it?
Sorry, I expressed myuself rather poorly. I meant to ask if curl_multi_fdset() returns a max_fd value that isn't -1 during that period.
The thing is that curl_multi_fdset() will return max_fd as -1 for the time during which libcurl does name resolving but should return something else after that phase.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
