TServerSocket can work with unix socket ---------------------------------------
Key: THRIFT-48 URL: https://issues.apache.org/jira/browse/THRIFT-48 Project: Thrift Issue Type: New Feature Components: Library (Python) Reporter: Alexander Shigin Priority: Minor The patch adds the unix_socket parameter for TServerSocket. The patch fixes an error message, because it's confusing to see the message "Could not connect to localhost:9090" if you try to connect to /tmp/unix_test. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.