pub const RIFLAGS_RECV_WAITALL: Riflags = 1 << 1; // 0x0002u16
Expand description

On byte-stream sockets, block until the full amount of data can be returned.