[PATCH 3/3] network: recvmmsg and sendmmsg standard compliance (BZ#16919)

Adhemerval Zanella adhemerval.zanella@linaro.org
Sat Mar 26 13:11:00 GMT 2016



> On Mar 25, 2016, at 16:59, Joseph Myers <joseph@codesourcery.com> wrote:
> 
>> On Fri, 25 Mar 2016, Adhemerval Zanella wrote:
>> 
>> diff --git a/sysdeps/unix/sysv/linux/oldrecvmmsg.c b/sysdeps/unix/sysv/linux/oldrecvmmsg.c
> 
> This file appears to be assuming the reversing of the meaning of 
> __ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL that you otherwise removed from 
> the patch series.  You need to make it match the current recvmmsg.c 
> instead.
> 
>> diff --git a/sysdeps/unix/sysv/linux/oldsendmmsg.c b/sysdeps/unix/sysv/linux/oldsendmmsg.c
> 
> Likewise.

Indeed, I overlooked it. I will repost a new version with this fix. 

> -- 
> Joseph S. Myers
> joseph@codesourcery.com



More information about the Libc-alpha mailing list