Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Combine tcp_connect and socket_spec_connect. | Cody Schuffelen | 2019-01-17 | 1 | -2/+6 |
* | adb: switch socket spec to string_view. | Josh Gao | 2018-12-21 | 1 | -6/+5 |
* | adb: parse tcp socket specs with base::ParseNetAddress. | Josh Gao | 2016-09-20 | 1 | -0/+4 |
* | adb: allow use of arbitrary socket specs for command socket. | Josh Gao | 2016-09-01 | 1 | -0/+1 |
* | adb: factor out socket specification. | Josh Gao | 2016-08-25 | 1 | -0/+26 |