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.<br><br>This tests are required for bug <a href="http://bugs.winehq.org/show_bug.cgi?id=32643">http://bugs.winehq.org/show_bug.cgi?id=32643</a><br>