summaryrefslogtreecommitdiffstats
path: root/adb/adb_listeners.h
Commit message (Expand)AuthorAgeFilesLines
* adb: move all cleanup to a function with defined ordering.Josh Gao2017-05-091-0/+2
* adb: support forwarding TCP port 0.David Pursell2016-05-091-4/+4
* adb: win32: initial IPv6 support and improved Winsock error reportingSpencer Low2015-07-301-1/+2
* Fix error handling/reporting for "adb forward" and "adb reverse".Elliott Hughes2015-05-291-6/+0
* Give enum types CamelCase names for clarity.Elliott Hughes2015-05-051-6/+6
* Add WriteFdFmt and clean up more code.Elliott Hughes2015-05-011-2/+2
* More adb buffer fixes.Elliott Hughes2015-05-011-1/+3
* Always explain why bind(2) failed.Elliott Hughes2015-04-201-1/+2
* Remove extern "C" barriers to using C++.Elliott Hughes2015-04-171-10/+2
* Move the listener code into its own file.Dan Albert2015-02-181-0/+54