GitHub user Jens-G opened a pull request:
https://github.com/apache/thrift/pull/1530
THRIFT-4540 buffered transport broken when trying to re-open a formerâ¦
â¦ly closed transport
Client: Delphi
Patch: Jens Geyer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jens-G/thrift THRIFT-4540
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1530.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 #1530
----
commit 4d55a6c9ead4ce07bcbcacfa447ab03a424f8aeb
Author: Jens Geyer <jensg@...>
Date: 2018-04-02T11:57:55Z
THRIFT-4540 buffered transport broken when trying to re-open a formerly
closed transport
Client: Delphi
Patch: Jens Geyer
----
---