From 85acd1304e6833ca422a40ac9e3041bb127c36ba Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Tue, 17 May 2016 10:57:32 +0000 Subject: [PATCH] Update MSG_* constants * xlat/msg_flags.in: Add MSG_BATCH. --- xlat/msg_flags.in | 1 + 1 file changed, 1 insertion(+) 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 -- 2.40.0