lwip/contrib/examples/mdns
David Girault aa79b90d3c mdns: update probe conflict function to provide service in conflict
- Send service slot index to the mdns result function. In case of conflict, the user
  will have to remove the service or rename it.
- Break after hostname conflict in order to managed it first, and managed service name
  conflict after.
- Provide a function to get the TXT userdata for a service (allowing app to match with
  its own data).

Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
2019-12-11 20:11:13 +01:00
..
mdns_example.c mdns: update probe conflict function to provide service in conflict 2019-12-11 20:11:13 +01:00
mdns_example.h Import lwIP contrib rep 2018-10-02 12:19:13 +02:00