This is the mail archive of the glibc-bugs@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]

[Bug libc/16852] recvmmsg clobbers const argument


https://sourceware.org/bugzilla/show_bug.cgi?id=16852

--- Comment #2 from Rich Felker <bugdal at aerifal dot cx> ---
This issue was discussed somewhere else -- I don't recall exactly but it was
probably the man pages list or something kernel-related -- and the feeling was
that the const in glibc is wrong since this is a Linux-specific interface. I'm
okay with removing const and updating documentation to reflect Linux behavior
if that's what you prefer. That's what we did in musl.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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