You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Chris Stylianou (JIRA)" <ji...@apache.org> on 2014/04/02 14:38:16 UTC

[jira] [Created] (THRIFT-2442) Fix issue with cpp server on Windows (WSAStartup wasn't called)

Chris Stylianou created THRIFT-2442:
---------------------------------------

             Summary: 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


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.2#6252)