Embedded TCP/IP stack
4.7.0
|
void fnet_mdns_probe | ( | fnet_mdns_desc_t | mdns_desc | ) |
Restart mDNS probing.
mdns_desc | mDNS server descriptor. |
This function restarts mDNS probing.
Application may call it when the device was switched to a different network and it requires to repeat resource probing and conflict detection.
It puts the mDNS responder to the same state as after its initialization.