hermit
0.8.0
In hermit::
syscalls::
socket
hermit
::
syscalls
::
socket
Function
sys_socket
Copy item path
Source
#[no_mangle] pub extern "C" fn sys_socket( domain:
i32
, type_:
SockType
, protocol:
i32
, ) ->
i32