TSocket incorrectly sets the exception type when an end of file error occurs
----------------------------------------------------------------------------

                 Key: THRIFT-586
                 URL: https://issues.apache.org/jira/browse/THRIFT-586
             Project: Thrift
          Issue Type: Bug
          Components: Library (Python)
            Reporter: Esteve Fernandez
            Priority: Minor


Title says all, in TSocket#read and TSocket#write, a TTransportException is 
raised where its type is set to 'Transport not open' instead of 
TTransportException.END_OF_FILE

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to