Ignore:
Timestamp:
Oct 13, 2001, 8:51:08 PM (24 years ago)
Author:
sandervl
Message:

several updates + fixes

File:
1 edited

Legend:

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

    r6201 r7041  
    1 /* $Id: wsock2.cpp,v 1.2 2001-07-07 14:29:40 achimha Exp $ */
     1/* $Id: wsock2.cpp,v 1.3 2001-10-13 18:51:08 sandervl Exp $ */
    22
    33/*
     
    3636{
    3737// called too often in some apps, makes log file grow too fast
    38 //   dprintf(("WSAEnumNetworkEvents 0x%x 0x%x 0x%x NOT CORRECTLY IMPLEMENTED", s, hEvent, lpEvent));
     38   dprintf2(("WSAEnumNetworkEvents 0x%x 0x%x 0x%x NOT CORRECTLY IMPLEMENTED", s, hEvent, lpEvent));
    3939
    4040   if(!fWSAInitialized)
Note: See TracChangeset for help on using the changeset viewer.