GitHub user RobberPhex opened a pull request:
https://github.com/apache/thrift/pull/1384
THRIFT-4354 TSocket block on read
ref <https://issues.apache.org/jira/browse/THRIFT-4354>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RobberPhex/thrift THRIFT-4354
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1384.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1384
----
commit 0b8c5d42b78f6a9271b8b30e53351004feddb65a
Author: Robert Lu <[email protected]>
Date: 2017-10-03T20:28:00Z
add non-block
----
---