cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Select returns -1 on all the multi examples in win32

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 13 Nov 2014 19:59:10 +0100 (CET)

On Thu, 13 Nov 2014, JOHAN LANTZ wrote:

> However moving to the multi examples, I do not manage to download anything.
> There are no errors for the api calls setting things up but I always end up
> at this print: printf("select() returns error, this is badness\n");

I guess that is when maxfd is -1 and there are no file descriptors to wait
for?

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