Function async_dnssd::resolve [] [src]

pub fn resolve(
    interface: Interface,
    name: &str,
    reg_type: &str,
    domain: &str,
    handle: &Handle
) -> Result<Resolve>

Find hostname and port (and more) for a service

See DNSServiceResolve.