Ignore:
Timestamp:
Oct 20, 1999, 3:18:31 AM (26 years ago)
Author:
phaller
Message:

Add: reimplementation of WSA sockets

File:
1 edited

Legend:

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

    r518 r1367  
    1 /* $Id: wsock32.cpp,v 1.4 1999-08-16 20:18:40 phaller Exp $ */
     1/* $Id: wsock32.cpp,v 1.5 1999-10-20 01:18:31 phaller Exp $ */
    22
    33/*
     
    489489      return as;
    490490
    491   return 0;
     491  return NULL;
    492492}
    493493
Note: See TracChangeset for help on using the changeset viewer.