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/select.h

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r186 r187  
    8686 */
    8787int _System bsdselect(int, struct fd_set *, struct fd_set *, struct fd_set *, struct timeval *);
     88/** @name tcpip40 function mappings.
     89 * @{ */
    8890#define os2_select  tcpip40_os2_select
     91/* @} */
    8992#endif
    9093/** This is the TCPIP OS/2 styled select. */
Note: See TracChangeset for help on using the changeset viewer.