diff options
author | Devi Sandeep Endluri V V <dendluri@codeaurora.org> | 2019-02-14 02:04:30 +0530 |
---|---|---|
committer | Devi Sandeep Endluri <dendluri@codeaurora.org> | 2019-02-14 04:32:42 +0000 |
commit | a2b561ec2d87c3a030c8b75204a94bf6afcd02e3 (patch) | |
tree | 3ce0438e34c5c71aa068b3ffcfe4b674885a834e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 2210de4cec19dee68f2bd7cd90f07e7b0ea3dfab (diff) |
connectivity: Make http(s) probe connections non-persistent.
By default, keepalive for the http connections is true and hence
the http(s) probe connections continue to remain after the probe
response is received, waiting for garbage collector to run and
cleanup. This may potentially lead to some issues such as socket
leak on repeated wifi connect/disconnect, connections persisting
even after DDS switch.
CRs-Fixed: 2397237
Change-Id: I003d5cd2429e2a139f58bb12cad09af657ef62a2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions