[
https://issues.apache.org/jira/browse/THRIFT-3942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-3942.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.10.0
Committed.
> TSSLSocket does not honor send and receive timeouts
> ---------------------------------------------------
>
> Key: THRIFT-3942
> URL: https://issues.apache.org/jira/browse/THRIFT-3942
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9.3
> Reporter: Ted Wang
> Assignee: Ted Wang
> Fix For: 0.10.0
>
>
> TSocket respects send and receive timeout, but TSSLSocket does not. This is
> because it always pass -1 to THRIFT_POLL in waitForEvent:
> https://github.com/apache/thrift/blob/master/lib/cpp/src/thrift/transport/TSSLSocket.cpp#L645
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)