- Timestamp:
- Jul 15, 2003, 8:21:10 PM (22 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/emx/include/sys/select.h (modified) (1 diff, 1 prop)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/emx/include/sys/select.h- 
Property       cvs2svn:cvs-rev
 changed from       1.6to1.7
 r385 r386 20 20 * @remark we might wanna bump this one up a bit... */ 21 21 #if !defined (FD_SETSIZE) 22 #define FD_SETSIZE 2 5622 #define FD_SETSIZE 2048 23 23 #elif FD_SETSIZE < 256 24 24 #error FD_SETSIZE must be at least 256 
- 
Property       cvs2svn:cvs-rev
 changed from       
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
