pub const MSG_DONTWAIT: c_int = 64;Expand description
Non-POSIX, see https://www.man7.org/linux/man-pages/man2/send.2.html.
Enables nonblocking operation.
pub const MSG_DONTWAIT: c_int = 64;Non-POSIX, see https://www.man7.org/linux/man-pages/man2/send.2.html.
Enables nonblocking operation.