pub const MSG_NOSIGNAL: c_int = 0x4000;
No SIGPIPE generated when an attempt to send is made on a stream-oriented socket that is no longer connected.