qemu-e2k/include
Marc-André Lureau 0a237f4de4 osdep: implement qemu_socketpair() for win32
Manually implement a socketpair() function, using UNIX sockets and
simple peer credential checking.

QEMU doesn't make much use of socketpair, beside vhost-user which is not
available for win32 at this point. However, I intend to use it for
writing some new portable tests.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20230306122751.2355515-5-marcandre.lureau@redhat.com>
2023-03-13 15:39:31 +04:00
..
authz
block aio: make aio_set_fd_poll() static to aio-posix.c 2023-03-13 15:23:37 +04:00
chardev
crypto
disas
exec include: split target_long definition from cpu-defs 2023-03-07 20:44:09 +00:00
fpu
gdbstub gdbstub: Remove gdb_do_syscallv 2023-03-07 20:44:09 +00:00
hw -----BEGIN PGP SIGNATURE----- 2023-03-11 17:17:18 +00:00
io
libdecnumber
migration
monitor hmp: add cryptodev info command 2023-03-07 12:38:59 -05:00
net net/eth: Introduce EthL4HdrProto 2023-03-10 15:35:38 +08:00
qapi error: add global &error_warn destination 2023-03-13 15:23:37 +04:00
qemu osdep: implement qemu_socketpair() for win32 2023-03-13 15:39:31 +04:00
qom
scsi
semihosting
standard-headers
sysemu win32: replace closesocket() with close() wrapper 2023-03-13 15:39:31 +04:00
tcg tcg: Remove tcg_check_temp_count, tcg_clear_temp_count 2023-03-05 13:44:07 -08:00
ui
user
elf.h linux-user: add support for xtensa FDPIC 2023-03-10 20:42:00 +01:00
glib-compat.h
qemu-io.h
qemu-main.h