This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]