__sock_check_rights
wasmer_
wasix
0.702.0-rc.1
In wasmer_
wasix::
syscalls
wasmer_wasix
::
syscalls
Function
__
sock_
check_
rights
Copy item path
Source
pub(crate) fn __sock_check_rights( env: &
WasiEnv
, sock:
Fd
, rights:
Rights
, ) ->
Result
<
Fd
,
Errno
>