Ignore:
Timestamp:
Jan 6, 2003, 2:05:40 PM (23 years ago)
Author:
sandervl
Message:

Better method to cancel all async requests in WSACleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wsock32/asyncthread.h

    r8939 r9627  
    1 /* $Id: asyncthread.h,v 1.13 2002-07-30 15:34:51 achimha Exp $ */
     1/* $Id: asyncthread.h,v 1.14 2003-01-06 13:05:40 sandervl Exp $ */
    22
    33/*
     
    9393
    9494void  WSACancelAllAsyncRequests();
     95void  WSAWaitForAllAsyncRequests();
    9596
    9697#endif  //__ASYNCTHREAD_H__
Note: See TracChangeset for help on using the changeset viewer.