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 53eb31d8 and 9b587dec. Bug: http://b/28347842 Change-Id: I05e071b3d5c7e55c7a59400c5c9bb0635eeef29f
Loading
Please register or sign in to comment