Add mDNS miss comment

This commit is contained in:
caffreyfans
2021-12-17 16:39:43 +08:00
parent 07bfc09d0c
commit 08e081340d

View File

@ -2263,6 +2263,7 @@ static void _mdns_free_linked_txt(mdns_txt_linked_item_t *txt)
* @brief creates/allocates new service * @brief creates/allocates new service
* @param service service type * @param service service type
* @param proto service proto * @param proto service proto
* @param hostname service hostname
* @param port service port * @param port service port
* @param instance service instance * @param instance service instance
* @param num_items service number of txt items or 0 * @param num_items service number of txt items or 0