Changeset 9627 for trunk/src/wsock32/wsa.cpp
- Timestamp:
- Jan 6, 2003, 2:05:40 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/wsa.cpp
r8092 r9627 1 /* $Id: wsa.cpp,v 1. 9 2002-03-18 10:03:49sandervl Exp $ */1 /* $Id: wsa.cpp,v 1.10 2003-01-06 13:05:40 sandervl Exp $ */ 2 2 3 3 /* … … 94 94 WSACancelAllAsyncRequests(); 95 95 winsockcleanupsockets(); 96 WSAWaitForAllAsyncRequests(); 96 97 97 98 fWSAInitialized = FALSE;
Note:
See TracChangeset
for help on using the changeset viewer.