This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A patch for sunrpc


On Fri, Mar 31, 2000 at 08:24:15PM -0500, Roland McGrath wrote:
> It seems to me that if you are going to diddle with this then what you
> should do is make it more generally robust, i.e. grow the table.
> It already copes with using poll instead or in addition to select
> when the highest fd reaches FD_SETSIZE.  I'd also like to know why

I have thought about it. The main problem is struct, fd_set. How do you
change that at the runtime?

-- 
H.J. Lu (hjl@gnu.org)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]