Constant wasix::RIGHTS_FD_READ
source · [−]pub const RIGHTS_FD_READ: Rights = _; // 2u64Expand description
The right to invoke fd_read and sock_recv.
If rights::fd_seek is set, includes the right to invoke fd_pread.
pub const RIGHTS_FD_READ: Rights = _; // 2u64The right to invoke fd_read and sock_recv.
If rights::fd_seek is set, includes the right to invoke fd_pread.