Ignore:
Timestamp:
Dec 14, 2004, 1:27:15 PM (21 years ago)
Author:
bird
Message:

Fixed TCPCALL.

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.5 to 1.6
    r1738 r1739  
    432432#endif
    433433
    434 #ifndef TCPCALL
    435 #define TCPCALL _System
    436 #endif
    437 
    438434int     TCPCALL accept (int, struct sockaddr *, int *);
    439435int     TCPCALL bind (int, __const__ struct sockaddr *, int);
Note: See TracChangeset for help on using the changeset viewer.