-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.11.0
-
Fix Version/s: None
-
Component/s: Python - Library
-
Labels:
-
Environment:
python
OpenSSL 1.0.2k-fips 26 Jan 2017
-
Patch Info:Patch Available
-
Flags:Patch
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