ws2_32: Fix a compile failure when control messages are not supported.
[wine] / dlls / ws2_32 / tests /
2007-11-14  Gerald Pfeiferws2_32/tests: Fix error checking.
2007-11-12  Kai Blinws2_32: Cope with buggy apps passing setsockopt optval...
2007-09-25  Philip Nilssonws2_32/tests: Add a testcase for binding with IPv6...
2007-09-19  Tijl Coosemansws2_32/tests: Don't wait for FD_CONNECT event when...
2007-06-29  Kai Blinws2_32: Return WSAEINVAL for unhandled address families...
2007-06-15  Damjan Jovanovicws2_32: getsockname should fail on unbound socket.
2007-06-01  Damjan Jovanovicws2_32: gethostbyname("") should work.
2007-05-25  Damjan Jovanovicws2_32: Simplify some socket tests by adding a function...
2007-04-25  Paul Vriensws2_32/tests: Add required parameter to CreateThread...
2007-04-11  Michael Stefaniucws2_32/tests: Remove redundant NULL check before HeapFr...
2007-03-22  Damjan Jovanovicws2_32: WSASendTo should always re-enable the FD_WRITE...
2007-03-20  Damjan Jovanovicws2_32: In some cases send should block until the entir...
2007-02-26  Hans Leidekkerws2_32: Handle NULL argument in inet_addr.
2007-01-04  Francois Gougetws2_32/tests: Use '%d' to print GetLastError().
2006-12-20  Kai Blinws2_32: ws_sockaddr_u2ws should zero the sockaddr_in...
2006-12-04  Damjan Jovanovicws2_32: Added tests for closesocket cancelling pending...
2006-12-04  Kai Blinws2_32: Rewrite getsockopt to make it more readable.
2006-11-29  Kai Blinws2_32: Implement SO_GET_MAX_MSG_SIZE for getsockopt.
2006-10-09  Michael Stefaniucws2_32/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-15  Alexandre Julliardwinsock: Renamed the winsock directory to ws2_32.