Expand description
Looking up SRV records.
Structs§
- Found
Srvs - This is the return type for
lookup_srv
. - Resolved
SrvItem - An SRV record which has itself been resolved into a
SocketAddr
. - SrvItem
Enums§
Functions§
- lookup_
srv - Creates a future that looks up SRV records.