cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Is there a counterpart of curl_multi_fdset to UNset fd's?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 9 Jul 2014 05:50:48 +0200 (CEST)

On Tue, 8 Jul 2014, Federico Vitali wrote:

> Ok perhaps I've understood, I apologize for my request. It the select
> function itself that unsets filedescriptors... Is it correct?

Please don't top-post and I'm not convinced this is the best place to ask
about how select() works. But yes, select() will set only the file descriptors
that had any activity.

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