hermit::syscalls::socket

Function sys_listen

Source
#[no_mangle]
pub extern "C" fn sys_listen(fd: i32, backlog: i32) -> i32