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