pub const ROFLAGS_RECV_DATA_TRUNCATED: Roflags = 1 << 0; // 0x0001u16
Expand description

Returned by sock_recv: Message data has been truncated.