commit | 2ec418a4c98f6e8f95395456e1ad4c2956cac007 | [log] [tgz] |
---|---|---|
author | David Pursell <dpursell@google.com> | Wed Jan 20 08:32:08 2016 -0800 |
committer | David Pursell <dpursell@google.com> | Wed Feb 03 13:57:45 2016 -0800 |
tree | ed21968c999f698ef515475eda9732253ebf1482 | |
parent | e54ea1c12d7d793dceff2f8afdb9bf6461462d92 [diff] |
fastboot: add TCP protocol. This CL implements a TCP protocol for use with fastboot. Protocol description is given in fastboot_protocol.txt, some examples of expected behavior can also be found in tcp_test.cpp. Usage is: fastboot -s tcp:<hostname>[:port] <command> Bug: http://b/26558551 Change-Id: If53a514a534489c617db32c4fea8819949121282