[xorg-bugzilla-noise] [Bug 786] New: make XFD_* macros respect FD_SETSIZE

bugzilla-daemon at pdx.freedesktop.org bugzilla-daemon at pdx.freedesktop.org
Mon Jun 21 08:29:37 PDT 2004


Please do not reply to this email: if you want to comment on the bug, go to     
the URL shown below and enter your comments there.  
  
http://freedesktop.org/bugzilla/show_bug.cgi?id=786   
   
           Summary: make XFD_* macros respect FD_SETSIZE
           Product: xorg
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Lib/Xlib
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: ago at freedesktop.org
OtherBugsDependingO 777
             nThis:


The old macros assumed that FD_SETSIZE is at least 256. This caused problems
with cygwin where FD_SETSIZE is defined as 64. The new macros respect FD_SETSIZE
and only access the fd_set fields which are present.   
   
--    
Configure bugmail: http://freedesktop.org/bugzilla/userprefs.cgi?tab=email   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the xorg-bugzilla-noise mailing list