[GitHub] thrift pull request #1384: THRIFT-4354 TSocket block on read

2018-03-06 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/thrift/pull/1384


---


[GitHub] thrift pull request #1384: THRIFT-4354 TSocket block on read

2017-10-03 Thread RobberPhex
GitHub user RobberPhex opened a pull request:

https://github.com/apache/thrift/pull/1384

THRIFT-4354 TSocket block on read

ref 

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 
Date:   2017-10-03T20:28:00Z

add non-block




---