Skip to main content
tcp_connect_real_measured
atmos
0.1.0
In atmos::
kernel::
net::
tcp
atmos
::
kernel
::
net
::
tcp
Function
tcp_
connect_
real_
measured
Copy item path
Source
fn tcp_connect_real_measured( remote_ip: [
u8
;
4
], remote_port:
u16
, ) ->
Result
<
u16
, &'static
str
>