GitHub user clindsay opened a pull request:

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

    THRIFT-3859: Add support for Unix Domain Sockets to TSocketServer and 
TSocketTransport

    Existing behavior for port-based socket transport should be unchanged by 
this commit. TSocketServer and TSocketTransport have been refactored to support 
sockets created using either a port or a path.

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

    $ git pull https://github.com/clindsay/thrift thrift-3859

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

    https://github.com/apache/thrift/pull/1031.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 #1031
    
----
commit 291a05a0ce62f9eb4351e7f61f7d051223e37cba
Author: Chris Vasselli <cvasse...@box.com>
Date:   2016-06-21T23:45:39Z

    THRIFT-3859: Add support for Unix Domain Sockets to TSocketServer and 
TSocketTransport.
    
    Existing behavior for port-based socket transport should be unchanged by 
this commit. TSocketServer and TSocketTransport have been refactored to support 
sockets created using either a port or a path.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to