ServerSocket should have the option to bind to a specific IP instead of all IPs
-------------------------------------------------------------------------------
Key: THRIFT-64
URL: https://issues.apache.org/jira/browse/THRIFT-64
Project: Thrift
Issue Type: New Feature
Components: Library (Java)
Reporter: Bryan Duxbury
Priority: Minor
Sometimes, you only want to bind to a single interface. Java's ServerSocket
supports it, so it's just a matter of changing the constructor to support it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.