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