ws2_32/tests: Add SO_ERROR [set|get]sockopt tests

Bruno Jesus 00cpxxx at gmail.com
Thu Jan 17 18:33:05 CST 2013


Add tests to show that Windows allows setsockopt(SO_ERROR) which is not
supported in Unix like systems and also forbids getsockopt(SO_ERROR) with
optlen < 4 bytes which is allowed in Unix like systems.

This tests are required for bug http://bugs.winehq.org/show_bug.cgi?id=32643
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130117/bc61f4bc/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ws2_32-tests-add-so_error-tests.patch
Type: application/octet-stream
Size: 1272 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130117/bc61f4bc/attachment.obj>


More information about the wine-patches mailing list