Module addr
tokio
1.44.1
Module addr
Module Items
Modules
Traits
Functions
Type Aliases
In tokio::
net
Modules
addr
lookup_host
tcp
udp
unix
Structs
TcpListener
TcpSocket
TcpStream
UdpSocket
UnixDatagram
UnixListener
UnixSocket
UnixStream
Traits
ToSocketAddrs
Functions
lookup_host
tokio
::
net
Module
addr
Copy item path
Settings
Help
Summary
Source
Modules
§
sealed
🔒
The contents of this trait are intended to remain private and
not
part of the
ToSocketAddrs
public API. The details will change over time.
Traits
§
ToSocket
Addrs
Converts or resolves without blocking to one or more
SocketAddr
values.
Functions
§
to_
socket_
addrs
🔒
Type Aliases
§
Ready
Future
🔒