Changeset 1691 for trunk/src/wsock32/wsock32.cpp
- Timestamp:
- Nov 10, 1999, 5:39:46 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/wsock32.cpp
r1690 r1691 1 /* $Id: wsock32.cpp,v 1.1 2 1999-11-10 16:36:15phaller Exp $ */1 /* $Id: wsock32.cpp,v 1.13 1999-11-10 16:39:46 phaller Exp $ */ 2 2 3 3 /* … … 12 12 * 1.0.1 1999/04/27 VV cleanup and implement select. 13 13 * 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 14 20 */ 15 21
Note:
See TracChangeset
for help on using the changeset viewer.