commit | 3d66b0432d0f83249d18ffaa757103129359d115 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Fri May 12 16:52:24 2023 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Tue May 16 10:45:36 2023 +0900 |
tree | 144588af9745bac3603aefadbd0596690ae09a5d | |
parent | 5fe9bacc63c1b6a77878f23d5f53a07fc482f354 [diff] |
Stop MdnsServiceTypeClient send on socket destroy MdnsServiceTypeClient should stop sending when it is removed due to its socket being destroyed. On null networks (downstream interfaces) that may have multiple sockets, this should only happen once the last socket used by the (null) network has been destroyed. Bug: 278635632 Test: atest Change-Id: Ie1808840bd68678f2af7b71bdd8f3be377c14424