Changeset 1771
- Timestamp:
- Jan 17, 2005, 3:49:50 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/InnoTekLIBC/tcpip.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r1770 r1771 356 356 if ((pFHSocket->core.fFlags & __LIBC_FH_TYPEMASK) == F_SOCKET) 357 357 return pFHSocket; 358 __libc_TcpipSetErrno(ENO SYS);358 __libc_TcpipSetErrno(ENOTSOCK); 359 359 } 360 360 else -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.