forked from espressif/esp-protocols
mdns queries did not work properly when send imeadiately after set_hostname, which cuased reinit of pcb and therefore restarted probing, so search packets were blocked until probing finished closes #2507, closes #2593 * Original commit: espressif/esp-idf@d16762a036