On Wed, May 20, 2009 at 08:50:44PM -0700, David Miller wrote:
I assume that silently ignoring flags we don't understand is a specified part
of the sockets api? I was looking at the posix definition of recvmsg and I
don't see where its required that we ignore unknown flags (although I can see
why it would be usefull to do so)
The new system call is definately cleaner, as it lets you specify the array
semantics in a way that is much more efficient and less cumbersome for both user
and kernel space. I just thought I'd propose an alternate method that avoids
the need for a new syscall. It sounds like you and Acme have already hashed
through this though, so I'll sit down :)
Thanks guys!
Neil
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html