[GitHub] thrift pull request: THRIFT-2911 fix c++ version zeromq transport,...

2014-12-27 Thread Jens-G
Github user Jens-G commented on the pull request: https://github.com/apache/thrift/pull/339#issuecomment-68178391 This is exactly the same patch as in PR #315 which has been [already commited to trunk](https://github.com/apache/thrift/commit/3e9c3a2af34fb8d2f37880e245e37e19dfb6edfa).

[GitHub] thrift pull request: THRIFT-2911 fix c++ version zeromq transport,...

2014-12-24 Thread littletiny
GitHub user littletiny opened a pull request: https://github.com/apache/thrift/pull/339 THRIFT-2911 fix c++ version zeromq transport, the old version cannot work * Fix TTransport inheritance made by TZmqClient is indeed incorrect, TZmqClient override nothing You can merge this pull