Github user jfarrell closed the pull request at:
https://github.com/apache/thrift/pull/317
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
Github user jfarrell commented on the pull request:
https://github.com/apache/thrift/pull/317#issuecomment-93616620
Thanks for your patch @ericliang, in order for us to accept a pull request
we need to have a jira ticket associated with it. Please see our contributing
guide at http://
GitHub user ericliang opened a pull request:
https://github.com/apache/thrift/pull/317
erl lib: add recv_timeout configuration for client tcp connection
Tcp recv timeout is only used in server socket but in client, and thus
client could block there to wait for the server response, w