[ 
https://issues.apache.org/jira/browse/THRIFT-4222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16041585#comment-16041585
 ] 

ASF GitHub Bot commented on THRIFT-4222:
----------------------------------------

Github user asfgit closed the pull request at:

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


> 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
>
> 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.3.15#6346)

Reply via email to