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