[
https://issues.apache.org/jira/browse/THRIFT-3942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15552516#comment-15552516
]
ASF GitHub Bot commented on THRIFT-3942:
----------------------------------------
Github user jeking3 commented on the issue:
https://github.com/apache/thrift/pull/1108
Looks good to me. :+1:
> 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
>
> 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)