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
Loading
Please register or sign in to comment