pub const RIFLAGS_RECV_PEEK: Riflags = 1 << 0; // 0x0001u16
Expand description

Returns the message without removing it from the socket’s receive queue.