Peter Hunnisett
|
de962afa56
|
Added stub for WSASend.
|
2001-04-10 21:22:34 +00:00 |
|
Francois Gouget
|
40774c3c91
|
Change the callback declarations to a safer format.
|
2001-02-12 01:29:08 +00:00 |
|
Alexandre Julliard
|
719c3a84cc
|
Use ioctlsocket() instead of ioctl() so that we can import ws2_32.dll
again (untested).
|
2000-12-02 23:46:10 +00:00 |
|
Alexandre Julliard
|
83f52d11c1
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
|
Peter Hunnisett
|
565b00857e
|
- Added some missing WINELIB_NAME_AW definitions, types and messages
- Small prototype fixes
|
2000-09-19 02:43:00 +00:00 |
|
Andreas Mohr
|
ae50941ae5
|
Fixed the Win16/Win32 structure size/alignment differences of
ws_hostent, ws_protoent, ws_servent, ws_netent.
|
2000-08-03 22:19:09 +00:00 |
|
James Hatheway
|
829405af93
|
Created an initial Winsock 2 (ws2_32) DLL. Makes use of the Winsock 1
functions already implemented.
|
2000-06-18 17:23:17 +00:00 |
|
Ove Kaaven
|
a39ad1af4b
|
Added some basic Winsock2 definitions.
|
1999-09-27 11:48:11 +00:00 |
|