server: Always clear pending messages in sock_wake_up().
commit21efebbdc1350fdc987e8c7dcf35256907387d58
authorZebediah Figura <z.figura12@gmail.com>
Fri, 14 May 2021 03:54:36 +0000 (13 22:54 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 May 2021 09:53:59 +0000 (14 11:53 +0200)
treeac1e2e321d84b8acf46b51080af43631c222f013
parentaa6b2482ccf08a699e14d00aad2e2ffd040218dd
server: Always clear pending messages in sock_wake_up().

Instead of clearing all messages when any match.

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