[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 7/8] Drop qemu_foo() socket API wrapper
|
From: |
Eric Blake |
|
Subject: |
Re: [PATCH 7/8] Drop qemu_foo() socket API wrapper |
|
Date: |
Thu, 24 Feb 2022 09:53:34 -0600 |
|
User-agent: |
NeoMutt/20211029-364-42e4ad |
On Tue, Feb 22, 2022 at 11:40:07PM +0400, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
>
> The socket API wrappers were initially introduced in commit
> 00aa0040 ("Wrap recv to avoid warnings"), but made redundatant with
redundant
> commit a2d96af4 ("osdep: add wrappers for socket functions") which fixes
> the win32 declarations and thus removed the earlier warnings.
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> ---
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
- [PATCH 0/8] Misc build fixes and cleanups, marcandre . lureau, 2022/02/22
- [PATCH 7/8] Drop qemu_foo() socket API wrapper, marcandre . lureau, 2022/02/22
- [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/, marcandre . lureau, 2022/02/22
- Re: [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/, Marc-André Lureau, 2022/02/24
- Re: [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/, Paolo Bonzini, 2022/02/26
- Re: [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/, Marc-André Lureau, 2022/02/28
- Re: [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/, Daniel P . Berrangé, 2022/02/28
- Re: [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/, Peter Maydell, 2022/02/28
- Re: [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/, Daniel P . Berrangé, 2022/02/28
[PATCH 5/8] meson: use chardev_ss dependencies, marcandre . lureau, 2022/02/22
[PATCH 8/8] Replace GCC_FMT_ATTR with G_GNUC_PRINTF, marcandre . lureau, 2022/02/22
Re: [PATCH 0/8] Misc build fixes and cleanups, Paolo Bonzini, 2022/02/24