Changeset 1934 for trunk/src/wsock32/new/wsock32.cpp
- Timestamp:
- Dec 2, 1999, 8:58:54 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/new/wsock32.cpp
r1933 r1934 1 /* $Id: wsock32.cpp,v 1. 7 1999-12-02 07:47:26phaller Exp $ */1 /* $Id: wsock32.cpp,v 1.8 1999-12-02 07:58:54 phaller Exp $ */ 2 2 3 3 /* … … 14 14 * 1999/11/21 experimental rewrite using IBM's PMWSock only 15 15 * -> some structural differences remain! (hostent) 16 * -> this cannot work yet! 16 * 1999/12/01 experimental rewrite works (TELNET) 17 * -> open issue: WSASetLastError / WSAGetLastError 18 * call SetLastError / GetLastError according to docs 17 19 * 18 20 * identical structures:
Note:
See TracChangeset
for help on using the changeset viewer.