[
https://issues.apache.org/jira/browse/THRIFT-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229077#comment-14229077
]
Jens Geyer commented on THRIFT-2035:
------------------------------------
Could you specify a target language (see component box)?
We have plenty of them ;-)
Thanks!
> TSSLServerSocket createSocket implementation
> --------------------------------------------
>
> Key: THRIFT-2035
> URL: https://issues.apache.org/jira/browse/THRIFT-2035
> Project: Thrift
> Issue Type: Bug
> Affects Versions: 0.9
> Environment: windows 7
> Reporter: Arkadiusz Kowal
>
> 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 id called instead of createScoket from TSSLServerSocket, so no
> ssl socket is created.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)