commit | 80814e19f954c1f8cb1c318d35352639ba2d508c | [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 | be9848095cfcbdb42f2159a877bb93d060a712d2 | |
parent | 0f1a20a4b4929a84ba804a934dfcbc46db8ed2b2 [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