mirror of
https://github.com/espressif/esp-idf
synced 2025-03-14 03:29:11 -04:00
mdns resolver didn't correctly resolved queries when host name wasn't assigned. Fixed by allowing processing also if some answer present (non-strict mode) Closes https://github.com/espressif/esp-idf/issues/6598