GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1370
THRIFT-3766: add zlib getUnderlyingTransport method
Client: C++
This closes #1370
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift THRIFT-3766
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1370.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 #1370
----
commit 075579e5ad4ba6b6ed77d99b95b7bd7bdb6b9c15
Author: James E. King, III <[email protected]>
Date: 2017-09-22T18:41:10Z
THRIFT-3766: add zlib getUnderlyingTransport method
Client: C++
This closes #1370
----
---