Subject: Re: sys_select() EBADF bug To: David Laight <david@l8s.co.uk> From: None <itojun@iijlab.net> List: tech-kern Date: 11/16/2002 07:22:53
>> - we can have file descriptor larger than FD_SETSIZE.
what i tried to mean was that file descriptor returned to apps
from open(2) could be larger than FD_SETSIZE. apps have no control
over it.
itojun