cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Error in select().. returns -1

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 16 Oct 2011 12:44:16 +0200 (CEST)

On Sun, 16 Oct 2011, ketrio juki wrote:

> When select retuns -1, the value of maxFd is -1 and if i printstrerror(errno),
> what i get is "error: No error"

So you call select() but without any sockets to wait for, which select()
doesn't like ...

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