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