Skip to content
Commit 28a94d8f authored by Tom Herbert's avatar Tom Herbert Committed by David S. Miller
Browse files

net: Allow MSG_EOR in each msghdr of sendmmsg



This patch allows setting MSG_EOR in each individual msghdr passed
in sendmmsg. This allows a sendmmsg to send multiple messages when
using SOCK_SEQPACKET.

Signed-off-by: default avatarTom Herbert <tom@herbertland.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f4a00aac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment