Skip to main content
tcp_find_socket
atmos
0.1.0
In atmos::
kernel::
net::
tcp
atmos
::
kernel
::
net
::
tcp
Function
tcp_
find_
socket
Copy item path
Source
fn tcp_find_socket( local_port:
u16
, remote_ip: [
u8
;
4
], remote_port:
u16
, ) ->
Option
<
usize
>