Ignore:
Timestamp:
Jan 27, 2000, 12:17:52 AM (26 years ago)
Author:
sandervl
Message:

header changes

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:19 sandervl Exp $ */
     1/* $Id: winsock.h,v 1.3 2000-01-26 23:17:52 sandervl Exp $ */
    22
    33/* WINSOCK.H--definitions to be used with the WINSOCK.DLL
     
    550550  unsigned      flags;
    551551  ws_select_op* psop;
    552 } ws_socket;
     552} _ws_socket;
    553553
    554554#define WS_MAX_SOCKETS_PER_PROCESS      16
Note: See TracChangeset for help on using the changeset viewer.