[
https://issues.apache.org/jira/browse/THRIFT-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Haimberger updated THRIFT-3420:
--------------------------------------
Fix Version/s: 0.9.3
1.2
1.1
1.0
0.9.4
Description:
TSSLSockets are not interruptable.
Therefore if used as transport in any server implementation, the server cannot
shutdown if any SSL client is connected.
Pullrequest on github will follow.
Pull is https://github.com/apache/thrift/pull/690
was:
TSSLSockets are not interruptable.
Therefore if used as transport in any server implementation, the server cannot
shutdown if any SSL client is connected.
Pullrequest on github will follow.
Pull is https://github.com/apache/thrift/pull/690
> C++: TSSLSockets are not interruptable
> --------------------------------------
>
> Key: THRIFT-3420
> URL: https://issues.apache.org/jira/browse/THRIFT-3420
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9.3, 0.9.4, 1.0, 1.1, 1.2
> Reporter: Martin Haimberger
> Fix For: 0.9.3, 0.9.4, 1.0, 1.1, 1.2
>
>
> TSSLSockets are not interruptable.
> Therefore if used as transport in any server implementation, the server
> cannot shutdown if any SSL client is connected.
> Pullrequest on github will follow.
> Pull is https://github.com/apache/thrift/pull/690
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)