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