Function open_coroutine_core::syscall::recv
source · pub extern "C" fn recv(
fn_ptr: Option<&extern "C" fn(_: c_int, _: *mut c_void, _: size_t, _: c_int) -> ssize_t>,
socket: c_int,
buf: *mut c_void,
len: size_t,
flags: c_int
) -> ssize_t
Expand description
read