Constant libc::MSG_CMSG_CLOEXEC
source · [−]pub const MSG_CMSG_CLOEXEC: c_int = 0x40000000;
👎 Deprecated since 0.2.136:
recvmmsg call expects an unsigned type on musl/emscripten
pub const MSG_CMSG_CLOEXEC: c_int = 0x40000000;
recvmmsg call expects an unsigned type on musl/emscripten