commit | 42eae14d4dec68cc0738021a96bc7a82d154725b | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed May 18 10:39:48 2016 -0700 |
committer | Josh Gao <jmgao@google.com> | Wed May 18 14:21:53 2016 -0700 |
tree | f6c22be4f9c94bb2afc5005c7db2294b05dc168f | |
parent | 64c427ac6e2feafb292278a39940bfcd9ead56f2 [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