]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests: use closesocket()
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 21 Feb 2023 12:47:47 +0000 (16:47 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 13 Mar 2023 11:23:37 +0000 (15:23 +0400)
commita59100a9b0733149484d52af61db69f1bf4db60e
tree1d7622b6530128f152ff1565eadc6eaec00662df
parent8278e30c459e21db93c17d2182ad8352ec2dd4f9
tests: use closesocket()

Because they are actually sockets...

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230221124802.4103554-3-marcandre.lureau@redhat.com>
tests/unit/socket-helpers.c