ws2_32: Always set error in setsockopt when the option is unrecognized.
commit1f63b16bb22f0f0ffba029436c1b6745961e240b
authorAlex Henrie <alexhenrie24@gmail.com>
Tue, 17 Aug 2021 04:58:28 +0000 (16 22:58 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Aug 2021 18:02:19 +0000 (17 20:02 +0200)
treec9f95307bd280a905a36c143f9a9893cecf4f68d
parentc40896d26905f1af8472d2d8bc816b64928bffea
ws2_32: Always set error in setsockopt when the option is unrecognized.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ws2_32/socket.c