[
https://issues.apache.org/jira/browse/THRIFT-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634517#comment-14634517
]
Jake Farrell commented on THRIFT-2035:
--------------------------------------
editing issues that where resolved and not closed for 0.9.3 rc prep, not sure
why this made it into that query and was in that state since it is in the
changelog for the 0.9.2 release. will update back to 0.9.2. thanks for catching
this
> TSSLServerSocket createSocket implementation
> --------------------------------------------
>
> Key: THRIFT-2035
> URL: https://issues.apache.org/jira/browse/THRIFT-2035
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9
> Environment: windows 7
> Reporter: Arkadiusz Kowal
> Assignee: James E. King, III
> Fix For: 0.9.2
>
>
> In TSSLServerSocket class function createSocket(int socket) doesn't override
> function createSocket(SOCKET client) from TServerSocket class. It causes
> problems during accepting connection from client. createSocket from
> TServerSocket is called instead of createScoket from TSSLServerSocket, so no
> ssl socket is created.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)