Dmitry V. Levin
a0f071a2e6
* xlat/msg_flags.in (MSG_ZEROCOPY): Set fallback definition to 0x4000000. Fixes: v4.21~316 ("Update MSG_* constants")
23 lines
260 B
Plaintext
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
|