fishy commented on PR #2764:
URL: https://github.com/apache/thrift/pull/2764#issuecomment-1452330482

   Doesn't 
[`thrift.NewTServerSocketFromAddrTimeout`](https://pkg.go.dev/github.com/apache/thrift/lib/go/thrift#NewTServerSocketFromAddrTimeout)
 work for unix domain sockets? you just create a `net.Addr` from 
[`net.ResolveUnixAddr`](https://pkg.go.dev/net#ResolveUnixAddr) to be passed in?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to