summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage_test.cpp
diff options
context:
space:
mode:
authorSpencer Low <CompareAndSwap@gmail.com>2015-08-11 17:05:02 -0700
committerSpencer Low <CompareAndSwap@gmail.com>2015-08-12 20:14:55 -0700
commitf18fc0879be9cd506be6b1e051feb543b0746bdb (patch)
treec0ed2cd505727e2e9cfdc428874215e12d9a6202 /trusty/coverage/coverage_test.cpp
parentb81c410abe92e7ebf227a633002da51bcdc6ea65 (diff)
adb: start-server and kill-server error output
- handle_host_request - When the host:kill command comes in, shutdown the socket before calling exit(). If we don't do this, the client will output error info even though everything is working ok. - adb_connect() - If we can't parse the version string, explain this in error output and don't goto error which would try to close an fd we already closed. - If host:kill doesn't work, output error info. Don't try to close already closed fd. - adb_main() - If writing the ACK somehow has an error, output error info (I doubt this will ever get hit). - adb_commandline() - Fix typo about max port number. - Make 'adb kill-server' and 'adb start-server' output any detailed error info. Change-Id: Id1a309cc1bf516f7f49bd332b34d30f148b406da Signed-off-by: Spencer Low <CompareAndSwap@gmail.com>
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions