Changeset 2524 for trunk/include/win/winsock.h
- Timestamp:
- Jan 27, 2000, 12:17:52 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/winsock.h
r1316 r2524 1 /* $Id: winsock.h,v 1. 2 1999-10-16 11:03:19sandervl Exp $ */1 /* $Id: winsock.h,v 1.3 2000-01-26 23:17:52 sandervl Exp $ */ 2 2 3 3 /* WINSOCK.H--definitions to be used with the WINSOCK.DLL … … 550 550 unsigned flags; 551 551 ws_select_op* psop; 552 } ws_socket;552 } _ws_socket; 553 553 554 554 #define WS_MAX_SOCKETS_PER_PROCESS 16
Note:
See TracChangeset
for help on using the changeset viewer.