Rudolf Polzer
|
083837c361
|
Add a variable EXPERIMENTAL_ADB_CHANNEL_TCP_PORT to try using adb forward with a TCP port instead of a UNIX socket.
This is less secure but may work around an OS X/adb bug.
|
2017-04-12 16:46:44 -04:00 |
|
Rudolf Polzer
|
9b9a7041ff
|
adb-channel: In fact, safely exit also on SIGINT, SIGTERM and SIGALRM,
as all these usually intend a "clean" exit.
|
2015-05-03 15:52:58 +02:00 |
|
Rudolf Polzer
|
38496c2c25
|
adb-channel: also delete temps on SIGHUP.
|
2015-05-03 15:51:09 +02:00 |
|
Rudolf Polzer
|
9b43cee636
|
Make adb-channel able to start/stop a SSH server app automatically.
|
2015-04-30 12:18:47 +02:00 |
|
Rudolf Polzer
|
f7ca1e197b
|
Add a separate adb-channel tool.
|
2014-09-22 10:01:26 +02:00 |
|