Hi
On Wed, Jul 27, 2022 at 5:28 PM Bin Meng wrote:
>
> From: Bin Meng
>
> Now that AF_UNIX has come to Windows, update the existing logic in
> qemu_chr_compute_filename() and qmp_chardev_open_socket() for Windows.
>
> Signed-off-by: Bin Meng
lgtm,
Reviewed-by: Marc-André Lureau
> ---
>
> Ch
From: Bin Meng
Now that AF_UNIX has come to Windows, update the existing logic in
qemu_chr_compute_filename() and qmp_chardev_open_socket() for Windows.
Signed-off-by: Bin Meng
---
Changes in v2:
- drop #include as it is now already included in osdep.h
chardev/char-socket.c | 4 +++-
1 file