strace/xlat/msg_flags.in
Dmitry V. Levin 5f9f4ca1e5 Update MSG_* constants
* xlat/msg_flags.in: Add MSG_ZEROCOPY introduced by kernel commit
v4.14-rc1~130^2~376^2~6.
* NEWS: Mention this.
2017-11-15 16:14:40 +00:00

23 lines
261 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 0x20000000
MSG_EOF
MSG_FASTOPEN
MSG_CMSG_CLOEXEC