Changeset 1468 for trunk/src/wsock32/wsock32.cpp
- Timestamp:
- Oct 27, 1999, 10:38:05 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/wsock32.cpp
r1466 r1468 1 /* $Id: wsock32.cpp,v 1.1 0 1999-10-26 23:59:19phaller Exp $ */1 /* $Id: wsock32.cpp,v 1.11 1999-10-27 08:38:05 phaller Exp $ */ 2 2 3 3 /* … … 14 14 */ 15 15 16 17 /* TODO18 - correct return codes for all API calls19 - correctly translate return codes to WSock style20 */21 16 22 17 /*****************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.