Changeset 354 for trunk/src/emx/include/sys/select.h
- Timestamp:
- Jul 11, 2003, 1:39:47 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.4
to1.5
r353 r354 95 95 */ 96 96 int _System bsdselect(int, struct fd_set *, struct fd_set *, struct fd_set *, struct timeval *); 97 /** @name tcpip40 function mappings.98 * @{ */99 #define os2_select tcpip40_os2_select100 /* @} */101 97 #endif 102 98 /** This is the TCPIP OS/2 styled select. */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.