]> Git Repo - qemu.git/commit - qemu-img.c
block: add missing socket_init() calls to tools
authorDaniel P. BerrangĂ© <[email protected]>
Tue, 25 Aug 2020 10:38:48 +0000 (11:38 +0100)
committerEric Blake <[email protected]>
Wed, 2 Sep 2020 21:47:39 +0000 (16:47 -0500)
commit98c5d2e7010a60eddeabd057c9e0cd4e3a08f85f
tree68b833b5e2fbedacc6b91fab817fd70a1647226c
parent1dc4718d849e1a1fe665ce5241ed79048cfa2cfc
block: add missing socket_init() calls to tools

Any tool that uses sockets needs to call socket_init() in order to work
on the Windows platform.

Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Daniel P. BerrangĂ© <[email protected]>
Message-Id: <20200825103850[email protected]>
Signed-off-by: Eric Blake <[email protected]>
qemu-img.c
qemu-io.c
qemu-nbd.c
This page took 0.024961 seconds and 4 git commands to generate.