In WsControl, don't mix Linux and Wine socket calls. Always use Wine calls.
commit4bed8266e010b22795958a1cdff410395e0bc4eb
authorJames Hatheway <james@macadamian.com>
Wed, 17 Jan 2001 20:19:14 +0000 (17 20:19 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Jan 2001 20:19:14 +0000 (17 20:19 +0000)
tree53b7dbb366f12f0b861eb650a6d566d31fe8b78b
parentc85144b0d9a3d8fb5e6f036f8e53b5030a167150
In WsControl, don't mix Linux and Wine socket calls. Always use Wine calls.
Added hack for missing WINAPI in Unix socket() definition.
dlls/winsock/socket.c
dlls/wsock32/socket.c