[ https://issues.apache.org/jira/browse/THRIFT-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14197567#comment-14197567 ]
Hudson commented on THRIFT-2442: -------------------------------- SUCCESS: Integrated in Thrift #1331 (See [https://builds.apache.org/job/Thrift/1331/]) THRIFT-2442 Fix issue with cpp server on Windows (WSAStartup wasn't called) (roger: rev da8b60715f79f9e49bde90403b0b17eba0c212c8) * lib/cpp/src/thrift/transport/TServerSocket.cpp > Fix issue with cpp server on Windows (WSAStartup wasn't called) > --------------------------------------------------------------- > > Key: THRIFT-2442 > URL: https://issues.apache.org/jira/browse/THRIFT-2442 > Project: Thrift > Issue Type: Bug > Components: C++ - Library > Affects Versions: 0.9.1 > Reporter: Chris Stylianou > Assignee: Roger Meier > Labels: c++, msvc, thrift > Fix For: 0.9.2 > > > TServerSocket can't start to listen because WSAStartup wasn't called. > See pull request for fix: https://github.com/apache/thrift/pull/86 -- This message was sent by Atlassian JIRA (v6.3.4#6332)