summaryrefslogtreecommitdiffstats
path: root/adb/socket_spec.h
Commit message (Expand)AuthorAgeFilesLines
* Combine tcp_connect and socket_spec_connect.Cody Schuffelen2019-01-171-2/+6
* adb: switch socket spec to string_view.Josh Gao2018-12-211-6/+5
* adb: parse tcp socket specs with base::ParseNetAddress.Josh Gao2016-09-201-0/+4
* adb: allow use of arbitrary socket specs for command socket.Josh Gao2016-09-011-0/+1
* adb: factor out socket specification.Josh Gao2016-08-251-0/+26