Github user asfgit closed the pull request at:
https://github.com/apache/thrift/pull/1363
---
Github user MartinHaimberger commented on a diff in the pull request:
https://github.com/apache/thrift/pull/1363#discussion_r139311583
--- Diff: lib/cpp/src/thrift/transport/TSSLSocket.cpp ---
@@ -759,7 +775,9 @@ unsigned int TSSLSocket::waitForEvent(bool wantRead) {
struct T
Github user jeking3 commented on a diff in the pull request:
https://github.com/apache/thrift/pull/1363#discussion_r139214105
--- Diff: lib/cpp/src/thrift/transport/TSSLSocket.cpp ---
@@ -759,7 +775,9 @@ unsigned int TSSLSocket::waitForEvent(bool wantRead) {
struct THRIFT_POL
GitHub user MartinHaimberger opened a pull request:
https://github.com/apache/thrift/pull/1363
THRIFT-4331 - C++: TSSLSocket fixes
fixed issue with large messages, where waitForEvent was called
mutliple times waiting for SSL_read() to get bytes and running
in the retry timeou