Module srv

Source
Expand description

Looking up SRV records.

Structs§

FoundSrvs
This is the return type for lookup_srv.
ResolvedSrvItem
An SRV record which has itself been resolved into a SocketAddr.
SrvItem

Enums§

SrvError

Functions§

lookup_srv
Creates a future that looks up SRV records.