suuyaoo created THRIFT-2577:
-------------------------------

             Summary: TFileTransport  missuse of closesocket on windows platform
                 Key: THRIFT-2577
                 URL: https://issues.apache.org/jira/browse/THRIFT-2577
             Project: Thrift
          Issue Type: Bug
          Components: C++ - Library
            Reporter: suuyaoo
             Fix For: 1.2


On windows platform , TFileTransport  opens a file using the _open function, 
but close it using THRIFT_CLOSESOCKET(closesocket), and this may cause a 
TTransportException being throwed, which is not expected.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to