Skip to main content
tcp_recv_real
atmos
0.1.0
In atmos::
kernel::
net
atmos
::
kernel
::
net
Function
tcp_
recv_
real
Copy item path
Source
pub fn tcp_recv_real( local_port:
u16
, timeout_iters:
usize
, ) ->
Result
<
Vec
<
u8
>, &'static
str
>