mdns v1.0.13 Mdns.Client

Link to this section Summary

Link to this section Functions

Link to this function

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

create_namespace_devices(query, device, devices, state)

Link to this function

get_device(ip, record, state)

Link to this function

handle_device(record, device)

Link to this function

handle_packet(ip, packet, state)

Link to this function

handle_response(ip, record, state)

Callback implementation for GenServer.init/1.

Link to this function

merge_device(device, namespace, state)

Link to this function

query(namespace \\ "_services._dns-sd._udp.local")

Link to this function

start(udp_opts \\ [])