commit | 5e53a91414ce37ea27138c58254de886aa1d6a83 | [log] [download] |
---|---|---|
author | WHR <msl0000023508@gmail.com> | Sun Jan 05 19:28:40 2020 +0800 |
committer | WHR <msl0000023508@gmail.com> | Sun Jan 05 19:28:40 2020 +0800 |
tree | 8c7dfe314791b202bcbcb1ca37630af2674b7493 | |
parent | ef8017ad755bb00b75680cea08fc76677b82c90e [diff] |
Put 'client.connect()' call in a separated thread to avoid NetworkOnMainThreadException when connecting with JSch library; Ignore IllegalArgumentException from unbindService when restart client after configuration changes; disable read time out in JSch