[−][src]Function gu_lan::actor::send_mdns_query
pub fn send_mdns_query(
sender: Option<Sender<((ServicesDescription, u16), SocketAddr)>>,
services: ServicesDescription,
id: u16
) -> impl Future<Item = (), Error = Error>
pub fn send_mdns_query(
sender: Option<Sender<((ServicesDescription, u16), SocketAddr)>>,
services: ServicesDescription,
id: u16
) -> impl Future<Item = (), Error = Error>