[
https://issues.apache.org/jira/browse/THRIFT-4222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King, III closed THRIFT-4222.
--------------------------------------
> Support Unix Domain Sockets in Golang TServerSocket
> ---------------------------------------------------
>
> Key: THRIFT-4222
> URL: https://issues.apache.org/jira/browse/THRIFT-4222
> Project: Thrift
> Issue Type: Improvement
> Components: Go - Library
> Reporter: Zach Wasserman
> Assignee: Zach Wasserman
> Fix For: 0.11.0
>
>
> The existing API only supports opening TCP sockets. A minor change (in
> accordance with the existing API for TSocket) allows for use of unix domain
> sockets.
> This will obviate the need for a library like this
> (https://github.com/Wang/thrift_unix_domain/blob/master/server_unix_domain.go)
> which is mostly a copy of the existing code with minor changes to support
> the domain socket.
> Patch available: https://github.com/apache/thrift/pull/1284
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)