GitHub user saleyn opened a pull request:
https://github.com/apache/thrift/pull/516
Add UNIX Domain Socket support
Non-blocking server support for listening on unix domain sockets (UDS).
Add UDS support to Erlang client
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/saleyn/thrift uds
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/516.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 #516
----
commit dedcc2911d223f832f8c25629bb2b05a4ef35eba
Author: Serge Aleynikov <[email protected]>
Date: 2014-02-11T01:02:09Z
Support non-blocking server listening on unix domain sockets
commit e1888d434fce3b33a40052a28c732c1c3899a54c
Author: Serge Aleynikov <[email protected]>
Date: 2014-03-27T01:02:39Z
Archlinux build fix
commit e3c4b41e7ea5180b377419441a78178dd84cb16e
Author: Serge Aleynikov <[email protected]>
Date: 2014-03-27T02:07:01Z
Archlinux build fix
commit b064f00feb1f5cad80d4e3e54d2e0ca7f12399c5
Author: Serge Aleynikov <[email protected]>
Date: 2015-06-09T15:05:23Z
Add support for UNIX Domain Sockets to erl
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---