server: Do not allow selecting on the ifchange object.
commit340cc46287d7861ce6cae19401752e65f4089ae9
authorZebediah Figura <z.figura12@gmail.com>
Thu, 18 Mar 2021 05:41:23 +0000 (18 00:41 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Mar 2021 21:04:01 +0000 (18 22:04 +0100)
tree58115b11c1ec9ec272a159432679a8a3cd4c7470
parent83b558c5f320bfd952c9af49d8a3e326629c2979
server: Do not allow selecting on the ifchange object.

We never pass a handle to this object to the client anyway.

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