Ignore:
Timestamp:
Nov 10, 1999, 5:39:46 PM (26 years ago)
Author:
phaller
Message:

Fix: SetLastError/GetLastError behaviour changed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wsock32/wsock32.cpp

    r1690 r1691  
    1 /* $Id: wsock32.cpp,v 1.12 1999-11-10 16:36:15 phaller Exp $ */
     1/* $Id: wsock32.cpp,v 1.13 1999-11-10 16:39:46 phaller Exp $ */
    22
    33/*
     
    1212 *                      1.0.1   1999/04/27 VV cleanup and implement select.
    1313 *
     14 */
     15
     16/* Remark:
     17 * PH 1999/11/10 memory leak as WSOCKTHREADDATA is NOT yet
     18 *               freed when thread dies!
     19 * PH 1999/11/10 asyncSelect() still left to proper implementation
    1420 */
    1521
Note: See TracChangeset for help on using the changeset viewer.