From: Dmitry V. Levin Date: Tue, 17 May 2016 10:57:32 +0000 (+0000) Subject: Update MSG_* constants X-Git-Tag: v4.12~123 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=85acd1304e6833ca422a40ac9e3041bb127c36ba;p=strace Update MSG_* constants * xlat/msg_flags.in: Add MSG_BATCH. --- diff --git a/xlat/msg_flags.in b/xlat/msg_flags.in index 93690404..cf6b83ca 100644 --- a/xlat/msg_flags.in +++ b/xlat/msg_flags.in @@ -15,6 +15,7 @@ MSG_ERRQUEUE MSG_NOSIGNAL MSG_MORE MSG_WAITFORONE +MSG_BATCH 0x40000 MSG_EOF MSG_FASTOPEN MSG_CMSG_CLOEXEC