Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.11.0
-
None
-
python
OpenSSL 1.0.2k-fips 26 Jan 2017
-
Patch Available
-
Patch
Description
I use Thrift API (TSSLSocket + TNonblockingServer) tested with python3.6.
But when I try to send a message larger than 17kb from client to server, the client gets the error response message: "TSocket read 0 bytes".
The problem also exists in python2.7