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