ws2_32: Cope with buggy apps passing setsockopt optval as a value instead of a pointer.
commitd35c13c621a157fcbb60ba4f44a5eab29cfb49be
authorKai Blin <kai.blin@gmail.com>
Mon, 12 Nov 2007 10:42:28 +0000 (12 11:42 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Nov 2007 12:03:57 +0000 (12 13:03 +0100)
tree5f5f83838e13a782f953f09275d647937718ba71
parent0fade3c13901640563e377fb8c489afdbb9c0215
ws2_32: Cope with buggy apps passing setsockopt optval as a value instead of a pointer.
dlls/ws2_32/socket.c
dlls/ws2_32/tests/sock.c