[ https://issues.apache.org/jira/browse/THRIFT-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131765#comment-14131765 ]
Konrad Grochowski commented on THRIFT-2198: ------------------------------------------- issue seems to be no longer valid > THRIFT_CLOSESOCKET on win32 platforms is wrong defined for TFileProtocol > ------------------------------------------------------------------------ > > Key: THRIFT-2198 > URL: https://issues.apache.org/jira/browse/THRIFT-2198 > Project: Thrift > Issue Type: Bug > Components: C++ - Library > Affects Versions: 0.9.1 > Reporter: Vladimir Petrov > Priority: Trivial > > During preprocessing TFileProtocol.cpp _THRIFT_CLOSESOCKET_ is replaced with > _closesocket_, not _close_ function, 1) it's wrong (we have no deals with > sockets there) 2) process run-time warning 3) doesn't close an opened file -- This message was sent by Atlassian JIRA (v6.3.4#6332)