Changeset 1934
- Timestamp:
 - Dec 2, 1999, 8:58:54 AM (26 years ago)
 - Location:
 - trunk
 - Files:
 - 
      
- 2 edited
 
- 
          
  changelog (modified) (1 diff)
 - 
          
  src/wsock32/new/wsock32.cpp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/changelog
r1932 r1934 1 /* $Id: changelog,v 1.495 1999-12-01 23:31:21 sandervl Exp $ */ 1 /* $Id: changelog,v 1.496 1999-12-02 07:54:52 phaller Exp $ */ 2 3 99-12-01: Patrick Haller <phaller@gmx.net> 4 - WSOCK32\NEW: Working now :) 2 5 3 6 99-12-01: Edgar Buerkle <Edgar.Buerkle@gmx.net>  - 
      
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.
  