commit | f2a51ac5f8cc6b1cfaaa0f8fd5c28af522806ca0 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Wed Apr 26 10:17:48 2023 +0800 |
committer | Paul Hu <paulhu@google.com> | Thu May 11 15:17:21 2023 +0800 |
tree | 7f02669c2b0ec5482f7b674b26cb6ef23d8b6ffd | |
parent | 3e497c7b1ec6291fd21d78ca832e0f486eb93ef4 [diff] |
Remove the ServiceTypeClient after socket destroyed The ServiceTypeClient should be removed after socket destroyed because it's no longer used by any request. The requests will be matched to the newly created ServiceTypeClient. Bug: 278635632 Test: atest FrameworksNetTests CtsNetTestCases Change-Id: Ia917b14d3666f3bfe8e874606a34800a4ce65c5a