pub const RIGHTS_FD_READ: Rights = _; // 2u64
The right to invoke fd_read and sock_recv. If rights::fd_seek is set, includes the right to invoke fd_pread.
fd_read
sock_recv
rights::fd_seek
fd_pread