NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/59633: recvmmsg prototype is incompatible with FreeBSD and Linux



> On Sep 5, 2025, at 5:25 AM, campbell+netbsd%mumble.net@localhost wrote:
> Linux/glibc, according to https://www.man7.org/linux/man-pages/man2/recvmmsg.2.html:
> 
>       int recvmmsg(int sockfd, struct mmsghdr msgvec[.n], unsigned int n,
>                    int flags, struct timespec *timeout);

Since it’s an originated-by-Linux extension, shouldn’t we match Linux?

-- thorpej



Home | Main Index | Thread Index | Old Index