]> git.proxmox.com Git - mirror_qemu.git/commit - ui/spice-core.c
ui/spice: fix compilation on win32
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 22 Mar 2023 07:52:56 +0000 (11:52 +0400)
committerThomas Huth <thuth@redhat.com>
Fri, 24 Mar 2023 10:55:55 +0000 (11:55 +0100)
commit7b1bde956096ff13d97ee38b5340d6a977b848dc
tree4229d52a1281e907b731e84a011b5c5ea3789bbd
parent07e4804fcde1559aaa335fd680487ba308d86fb3
ui/spice: fix compilation on win32

qemu_close_to_socket() renaming left-over.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1553
Fixes: commit e40283d9a ("ui/spice: fix SOCKET handling regression")
Reported-by: Jintao Yin <nicememory@gmail.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20230322075256.2043812-1-marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
ui/spice-core.c