Changeset 187 for trunk/src/emx/include/sys/select.h
- Timestamp:
- May 19, 2003, 3:20:02 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/sys/select.h
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r186 r187 86 86 */ 87 87 int _System bsdselect(int, struct fd_set *, struct fd_set *, struct fd_set *, struct timeval *); 88 /** @name tcpip40 function mappings. 89 * @{ */ 88 90 #define os2_select tcpip40_os2_select 91 /* @} */ 89 92 #endif 90 93 /** This is the TCPIP OS/2 styled select. */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.