This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/11687] New: Allow customizing of __FD_SETSIZE


Hello,

I need to raise __FD_SETSIZE for an application's select() (see
misc/sys/select.h) and the only way is to change the bits/typesizes.h header file.

I therefore suggest to add a #ifndef __FD_SETSIZE to the definition in
bits/typesizes.h in order to allow a developer to use a custom value.


Regards,

Christoph Kling

-- 
           Summary: Allow customizing of __FD_SETSIZE
           Product: glibc
           Version: 2.10
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: christoph at familiekling dot de
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=11687

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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