Cleaned it up so that code paths which have unsupported WS_SO values
authorJohn Gilmore <gnu@toad.com>
Sat, 16 Sep 2000 20:51:40 +0000 (20:51 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 16 Sep 2000 20:51:40 +0000 (20:51 +0000)
commit5180d5635d0d1c98069688e42f0f56082c38faf7
tree27871ccc1ae93a6c223674581b007392c2a57c21
parent5bb74648d81e92992695e4d64b98757fc6a3703f
Cleaned it up so that code paths which have unsupported WS_SO values
never actually pass them to Unix system calls.
dlls/winsock/socket.c