Ignore:
Timestamp:
Nov 30, 2003, 9:24:56 PM (22 years ago)
Author:
bird
Message:

this ioctl interface is os2_ioctl.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/sys/ioccom.h

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r874 r875  
    8282 *         therefore this socket specific call.
    8383 */
    84 int         TCPCALL so_ioctl __P((int, int, char *, int));
     84int         TCPCALL os2_ioctl __P((int, int, char *, int));
    8585#else
    8686/** The v41+ BSD socket ioctl interface.
Note: See TracChangeset for help on using the changeset viewer.