[
https://issues.apache.org/jira/browse/THRIFT-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634481#comment-14634481
]
James E. King, III commented on THRIFT-2035:
--------------------------------------------
THRIFT-2224 was fixed in 0.9.2; why was the Fix Version changed to 0.9.3?
> 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.3
>
>
> 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)