cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: multi-app example not working

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 15 Nov 2010 19:38:51 +0100 (CET)

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
Received on 2010-11-15