Ignore:
Timestamp:
May 19, 2003, 3:20:02 PM (22 years ago)
Author:
bird
Message:

TCPV40HDRS function wrappers.

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r186 r187  
    7474__BEGIN_DECLS
    7575#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 * @{ */
    8178#define so_ioctl    tcpip40_so_ioctl
     79/* @} */
    8280
    8381/** The v40 socket ioctl interface.
Note: See TracChangeset for help on using the changeset viewer.