commit | cc15e38bb8e6279a144fe9d2ef2572685409db2b | [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 | a8b8d161d06956d30fdacd258ac6a65ad07335b3 | |
parent | d21f70ddc715a6c3d0fd88a787efd09dc572d86f [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 80814e19f954c1f8cb1c318d35352639ba2d508c) (cherry picked from commit a94c38e67155990c9341ea20f3cc9d8c21b57ed9)