strace/xlat/msg_flags.in
Dmitry V. Levin a0f071a2e6 Fix fallback definition of MSG_ZEROCOPY
* xlat/msg_flags.in (MSG_ZEROCOPY): Set fallback definition to 0x4000000.

Fixes: v4.21~316 ("Update MSG_* constants")
2018-04-27 07:19:52 +00:00

23 lines
260 B
Plaintext

MSG_OOB
MSG_PEEK
MSG_DONTROUTE
MSG_CTRUNC
MSG_PROBE
MSG_TRUNC
MSG_DONTWAIT
MSG_EOR
MSG_WAITALL
MSG_FIN
MSG_SYN
MSG_CONFIRM
MSG_RST
MSG_ERRQUEUE
MSG_NOSIGNAL
MSG_MORE
MSG_WAITFORONE
MSG_BATCH 0x40000
MSG_ZEROCOPY 0x4000000
MSG_EOF
MSG_FASTOPEN
MSG_CMSG_CLOEXEC