[jira] [Updated] (THRIFT-1025) C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)

2015-05-04 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-1025: --- Assignee: James E. King, III (was: Roger Meier) > C++ ServerSocket should inherit fr

[jira] [Updated] (THRIFT-1025) C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)

2015-04-05 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1025: Fix Version/s: 0.9.3 > C++ ServerSocket should inherit from Socket with the necessary Ctor to liste

[jira] [Updated] (THRIFT-1025) C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)

2015-03-31 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-1025: --- Attachment: THRIFT-1025.patch I've attached a patch for this issue. > C++ ServerSock