Ignore:
Timestamp:
Dec 2, 1999, 8:58:54 AM (26 years ago)
Author:
phaller
Message:

Fix: WSOCK32 finally working!

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:26 phaller Exp $ */
     1/* $Id: wsock32.cpp,v 1.8 1999-12-02 07:58:54 phaller Exp $ */
    22
    33/*
     
    1414 * 1999/11/21 experimental rewrite using IBM's PMWSock only
    1515 *            -> 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
    1719 *
    1820 * identical structures:
Note: See TracChangeset for help on using the changeset viewer.