GitHub user Jens-G opened a pull request:

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

    THRIFT-4372 Pipe write operations across a network are limited to 65,…

    …535 bytes per write
    
    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-4372

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

    https://github.com/apache/thrift/pull/1402.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 #1402
    
----
commit ccfc002a480c9ed23b50674c3fd76a280750bbb0
Author: Jens Geyer <je...@apache.org>
Date:   2017-10-25T20:30:23Z

    THRIFT-4372 Pipe write operations across a network are limited to 65,535 
bytes per write
    Client: C#
    Patch: Jens Geyer

----


---

Reply via email to