ws2_32: Check if the socket is bound in listen() in the server.
commitf0b42b2ffa4a0eafedce69211b5d2259163a29dc
authorZebediah Figura <z.figura12@gmail.com>
Thu, 17 Jun 2021 04:33:09 +0000 (16 23:33 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Jun 2021 07:18:51 +0000 (17 09:18 +0200)
treece3be5cddf503dae16d92c70e073a2590015e294
parent43a1a248c3227d7d7623f6b4ded8adc8e2e16cec
ws2_32: Check if the socket is bound in listen() in the server.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ws2_32/socket.c
server/sock.c