Changeset 875 for trunk/src/emx/include/sys/ioccom.h
- Timestamp:
- Nov 30, 2003, 9:24:56 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.4
to1.5
r874 r875 82 82 * therefore this socket specific call. 83 83 */ 84 int TCPCALL so_ioctl __P((int, int, char *, int));84 int TCPCALL os2_ioctl __P((int, int, char *, int)); 85 85 #else 86 86 /** The v41+ BSD socket ioctl interface. -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.