diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2023-02-21 16:47:57 +0400 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2023-03-13 15:39:31 +0400 |
commit | 21ac728498c1d529dd0abde1054703946be163da (patch) | |
tree | 729ac6cc5e9bb6e612f053fe66163fd81aed5a67 /ui | |
parent | faa4ec16419c62d616fcc2dfc02d74d7fcc513d7 (diff) | |
download | qemu-21ac728498c1d529dd0abde1054703946be163da.zip qemu-21ac728498c1d529dd0abde1054703946be163da.tar.gz qemu-21ac728498c1d529dd0abde1054703946be163da.tar.bz2 |
slirp: unregister the win32 SOCKET
Presumably, this is what should happen when the SOCKET is to be removed.
(it probably worked until now because closesocket() does it implicitly,
but we never now how the slirp library could use the SOCKET later)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Message-Id: <20230221124802.4103554-13-marcandre.lureau@redhat.com>
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions