commit | a94c38e67155990c9341ea20f3cc9d8c21b57ed9 | [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 17:20:30 2016 -0700 |
tree | 8183e6b38d43c559f3e9255fd636c13fea01908d | |
parent | 5acf6ad4cea5f39b25404964bb22043100ed1e21 [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)