commit | ddd7fd78ff5007888bae53985fddb9dbcb823281 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Jun 21 16:28:29 2016 -0700 |
committer | Josh Gao <jmgao@google.com> | Tue Jun 21 16:28:29 2016 -0700 |
tree | 0c68bb3344de4e9ee052dc73a9a80beb8a770796 | |
parent | b11708563832338f6850e8cef081ec6842b5cc05 [diff] |
DO NOT MERGE: 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. Backport of 80814e19 and 0f1a20a. Bug: http://b/28347842 Change-Id: I05e071b3d5c7e55c7a59400c5c9bb0635eeef29f