Christoph Herold created THRIFT-3586:
----------------------------------------

             Summary: C# TTLSServerSocket does not use clientTimeout parameter
                 Key: THRIFT-3586
                 URL: https://issues.apache.org/jira/browse/THRIFT-3586
             Project: Thrift
          Issue Type: Bug
          Components: C# - Library
    Affects Versions: 0.9.3
            Reporter: Christoph Herold
            Priority: Minor


The constructor of the {{TTLSServerSocket}} class has a parameter {{int 
clientTimeout}} and a corresponding field, that is propagated to the internal 
{{TcpClient}}. The field, however, is never set to the value passed in to the 
constructor. The fix is simply to assign the parameter to the field.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to