[][src]Constant wasi::RIFLAGS_RECV_PEEK

pub const RIFLAGS_RECV_PEEK: Riflags = 0x1;

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