cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: yangtse: curl/tests/libtest lib518.c,1.23,1.24 lib537.c,1.8,1.9

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 31 Jan 2007 21:40:56 +0100 (CET)

On Wed, 31 Jan 2007, cvs_at_labb.contactor.se wrote:

> also skip the test if any of the open file descriptors has a number greater
> than FD_SETSIZE minus SAFETY_MARGIN.

Do note that there's nothing that says file descriptor numbers must be lower
than FD_SETSIZE AFAIK. I'm quite sure windows for example has file descriptors
above FD_SETSIZE without supporting more than FD_SETSIZE number of descriptors
in one select().

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-01-31