[
https://issues.apache.org/jira/browse/THRIFT-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14533860#comment-14533860
]
James E. King, III commented on THRIFT-2583:
--------------------------------------------
TSocket and TServerSocket are a core part of Thrift. On Windows, sockets are
provided by Winsock2. I am not familiar with the xPC platform. Is it a
Windows or Unix variant?
> Thrift on xPC target (SpeedGoat)
> --------------------------------
>
> Key: THRIFT-2583
> URL: https://issues.apache.org/jira/browse/THRIFT-2583
> Project: Thrift
> Issue Type: Question
> Components: C++ - Library
> Environment: xPC Target (SpeedGoat) real-time platform from MathWorks
> Reporter: Laurie Bax
> Labels: documentation, patch
>
> Has anyone attempted to compile thrift for an xPC target platform? I want to
> use thrift to handle serialization and deserialization of UDP packets on such
> platform. However, it seems (on windows) thrift uses some Windows-only
> libraries (like WS2_32.dll). Is there a way to circumvent this? Or is there a
> list of system dependent functions thrift needs?
> Thank you.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)