Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mdns] allow
UnsubscribeService/Host()
to remove non-present entries (
openthread#2206) This commit updates `UnsubscribeService/Host()` to allow them to be called with service or host name that may not be present in the list. This situation may happen if duplicate queries are received for the same names.
- Loading branch information