Skip to main content
tcp_send_real
atmos
0.1.0
In atmos::
kernel::
net
atmos
::
kernel
::
net
Function
tcp_
send_
real
Copy item path
Source
pub fn tcp_send_real(local_port:
u16
, data: &[
u8
]) ->
Result
<
()
, &'static
str
>