Sign in
goma
/
wine
/
e1364b02a3d179f6de5c263d1165f77410b08cbf
/
include
/
winsock2.h
cecfc3f
Use the default structure packing like Windows does.
by Alexandre Julliard
· 20 years ago
8be26da
Stub implementations for WPUCompleteOverlappedRequest,
by Hans Leidekker
· 20 years ago
bec06ad
Fill WSAPROTOCOL_INFO structures instead of PROTOCOL_INFO structures.
by Hans Leidekker
· 20 years ago
cf78e15
- Fix calculation of required buffer size.
by Robert Shearman
· 20 years ago
5e114a8
Implementation of WSAStringToAddress(A/W), WSAHtonl, WSAHtons.
by Andreas Rosenberg
· 21 years ago
36f8f1b
Stub implementation for WSALookupServiceBeginA/W.
by Rein Klazes
· 21 years ago
f7ed056
Added protocol type constants.
by Hans Leidekker
· 21 years ago
32f296b
Added stub and prototype for WSAJoinLeaf.
by Kirill Smelkov
· 21 years ago
53f9c21
Use angle brackets (<>) rather than quotes ("") for the include
by Dimitrie O. Paun
· 22 years ago
d93f081
Add prototype for __WSAFDIsSet. Fix syntax error.
by Dimitrie O. Paun
· 22 years ago
947a74f
Add stubs and declarations for WSAInstallServiceClassA/W.
by Mike McCormack
· 22 years ago
1a4db3e
Cleaned up the code so it would be easier to parse with the new C parser.
by Patrik Stridvall
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
f94462f
Move __stdcall/__cdecl to the right place.
by Patrik Stridvall
· 23 years ago
40491ec
Implemented WSAAccept().
by Daniel Walker
· 23 years ago
28e8029
Fixed typos.
by Alexandre Julliard
· 23 years ago
2720231
Make winsock.h and winsock2.h independent from the Unix headers.
by Francois Gouget
· 23 years ago
ab96845
Added WSC*InstallProvider stubs.
by Andreas Mohr
· 23 years ago
7736876
Implemented a stub for WSARecvFrom.
by Peter Hunnisett
· 24 years ago
de962af
Added stub for WSASend.
by Peter Hunnisett
· 24 years ago
40774c3
Change the callback declarations to a safer format.
by Francois Gouget
· 24 years ago
719c3a8
Use ioctlsocket() instead of ioctl() so that we can import ws2_32.dll
by Alexandre Julliard
· 24 years ago
83f52d1
Moved all Win16 definitions out of the standard Windows headers.
by Alexandre Julliard
· 25 years ago
565b008
- Added some missing WINELIB_NAME_AW definitions, types and messages
by Peter Hunnisett
· 25 years ago
ae50941
Fixed the Win16/Win32 structure size/alignment differences of
by Andreas Mohr
· 25 years ago
829405a
Created an initial Winsock 2 (ws2_32) DLL. Makes use of the Winsock 1
by James Hatheway
· 25 years ago
a39ad1a
Added some basic Winsock2 definitions.
by Ove Kaaven
· 26 years ago