ws2_32: Fix the error returned for denied SOCK_RAW attempts.
commit29aab5df59a485b3c8fddef284ccdc02485bd86a
authorBruno Jesus <00cpxxx@gmail.com>
Mon, 16 Sep 2013 04:44:40 +0000 (16 01:44 -0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Sep 2013 09:47:19 +0000 (16 11:47 +0200)
treee460b8aadf151fecd7a8830dd6d1d8c4eb59aba1
parent5762067b20dc3b0cc8d9fecb1a99d3784dc0131d
ws2_32: Fix the error returned for denied SOCK_RAW attempts.
dlls/ws2_32/socket.c
dlls/ws2_32/tests/sock.c