Changeset 187 for trunk/src/emx/include/sys/ioccom.h
- Timestamp:
- May 19, 2003, 3:20:02 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/sys/ioccom.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r186 r187 74 74 __BEGIN_DECLS 75 75 #ifdef TCPV40HDRS 76 /* We must use a different ioctl function in this mode because of the 77 * different _IOC macro and hence IOCTL value. 78 */ 79 #define ioctl tcpip40_ioctl 80 #define _ioctl tcpip40__ioctl 76 /** @name tcpip40 function mappings. 77 * @{ */ 81 78 #define so_ioctl tcpip40_so_ioctl 79 /* @} */ 82 80 83 81 /** The v40 socket ioctl interface. -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.