Constant std::os::unix::net::datagram::MSG_NOSIGNAL

source ·
const MSG_NOSIGNAL: c_int = 0x0;
Available on Unix only.