[GitHub] thrift pull request: TFileTransport missuse of closesocket on wind...

2014-06-16 Thread suuyaoo
Github user suuyaoo commented on the pull request: https://github.com/apache/thrift/pull/142#issuecomment-46213793 Yeah, if the file descriptor is invalid , then closing it will cause an Exception being throwed in the destructor, and that makes the test program terminated. Changing

[GitHub] thrift pull request: TFileTransport missuse of closesocket on wind...

2014-06-15 Thread suuyaoo
GitHub user suuyaoo opened a pull request: https://github.com/apache/thrift/pull/142 TFileTransport missuse of closesocket on windows platform https://issues.apache.org/jira/browse/THRIFT-2577 You can merge this pull request into a Git repository by running: $ git pull https

[jira] [Created] (THRIFT-2577) TFileTransport missuse of closesocket on windows platform

2014-06-15 Thread suuyaoo (JIRA)
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