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] Assume that accept4 is available


On Thu, 20 Apr 2017, Florian Weimer wrote:

> > By removing the description and definition of __ASSUME_ACCEPT4_SOCKETCALL,
> > this loses the information about what __ASSUME_RECVMMSG_SOCKETCALL and
> > __ASSUME_SENDMMSG_SOCKETCALL mean, since the comments on the macros for
> > recvmmsg and sendmmsg define them by reference to the corresponding macros
> > for accept4.
> 
> Sorry about that.  Should we restore the comment with the attached patch?

Yes.

-- 
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]