GitHub user oprudkyi opened a pull request:
https://github.com/apache/thrift/pull/1407
THRIFT-4377: close socket after processing request
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/oprudkyi/thrift THRIFT-4377
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1407.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 #1407
----
commit 42b29a9a4e161c1261be22ef826bea95ac5b5251
Author: Oleksii Prudkyi <[email protected]>
Date: 2017-10-29T16:01:14Z
THRIFT-4377: close socket after processing request
----
---