You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Jens-G <gi...@git.apache.org> on 2018/04/01 23:32:36 UTC

[GitHub] thrift pull request #1529: THRIFT-4539 Allow TBufferedTransport to be used a...

GitHub user Jens-G opened a pull request:

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

    THRIFT-4539 Allow TBufferedTransport to be used as base class

    Client: C#
    Patch: Jens Geyer

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Jens-G/thrift THRIFT-4539

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1529.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 #1529
    
----
commit 4ab2f4a8d578608903d325f3149fcbbcd7575726
Author: Jens Geyer <je...@...>
Date:   2018-04-01T23:30:22Z

    THRIFT-4539 Allow TBufferedTransport to be used as base class
    Client: C#
    Patch: Jens Geyer

----


---

[GitHub] thrift pull request #1529: THRIFT-4539 Allow TBufferedTransport to be used a...

Posted by Jens-G <gi...@git.apache.org>.
Github user Jens-G closed the pull request at:

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


---