On Tue, Feb 22, 2022 at 11:40:07PM +0400, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau
>
> 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 sock
On 22/2/22 20:40, marcandre.lur...@redhat.com wrote:
From: Marc-André Lureau
The socket API wrappers were initially introduced in commit
00aa0040 ("Wrap recv to avoid warnings"), but made redundatant with
commit a2d96af4 ("osdep: add wrappers for socket functions") which fixes
the win32 declara
From: Marc-André Lureau
The socket API wrappers were initially introduced in commit
00aa0040 ("Wrap recv to avoid warnings"), but made redundatant with
commit a2d96af4 ("osdep: add wrappers for socket functions") which fixes
the win32 declarations and thus removed the earlier warnings.
Signed-of