commit | f71c01493a3621c08954ed07f6243a9ed6984aba | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed May 18 10:39:48 2016 -0700 |
committer | Josh Gao <jmgao@google.com> | Fri Jul 15 17:17:14 2016 -0700 |
tree | 98226dd99eca80385419691249c0ed383499afa5 | |
parent | 6f641adea5f1a92a63902643a1046c4d879ae03d [diff] |
adb: use asocket's close function when closing. close_all_sockets was assuming that all registered local sockets used local_socket_close as their close function. However, this is not true for JDWP sockets. Bug: http://b/28347842 Change-Id: I40a1174845cd33f15f30ce70828a7081cd5a087e (cherry picked from commit 53eb31d87cb84a4212f4850bf745646e1fb12814) (cherry picked from commit 014b01706cc64dc9c2ad94a96f62e07c058d0b5d)