ws2_32: Do not allow socket creation if WSAStartup was not called.
commit2034f515981ead985c4c24fac7b6935326cdb490
authorBruno Jesus <00cpxxx@gmail.com>
Tue, 17 Sep 2013 13:01:07 +0000 (17 10:01 -0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Sep 2013 17:07:54 +0000 (17 19:07 +0200)
treee51f597fdcf0c268dab89aa789a713c0c0c7139e
parent0298165bea97e577401383eb62bd0c882116fbd9
ws2_32: Do not allow socket creation if WSAStartup was not called.
dlls/ws2_32/socket.c
dlls/ws2_32/tests/sock.c