| commit | 05023e81b264f249affdacad4ebae788b3ada85c | [log] [tgz] |
|---|---|---|
| author | Yuxuan 'fishy' Wang <yuxuan.wang@reddit.com> | Tue May 26 15:31:20 2020 -0700 |
| committer | GitHub <noreply@github.com> | Tue May 26 23:31:20 2020 +0100 |
| tree | 4fba9d044a814649779bed8c61b87cbb871b6080 | |
| parent | d28f39fbc7bb9607a150544dd8f73f027c898c9b [diff] |
THRIFT-5214: Connectivity check on go's TSocket Client: go Implement connectivity check on go's TSocket and TSSLSocket for non-Windows systems. The implementation is inspired by https://github.blog/2020-05-20-three-bugs-in-the-go-mysql-driver/