You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King III (JIRA)" <ji...@apache.org> on 2019/01/03 13:45:00 UTC

[jira] [Updated] (THRIFT-1870) Enhance TPipe / TPipeServer transport to support both Windows 64-bit and cross-platform *NIX support

     [ https://issues.apache.org/jira/browse/THRIFT-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King III updated THRIFT-1870:
--------------------------------------
    Fix Version/s:     (was: 1.0)

> Enhance TPipe / TPipeServer transport to support both Windows 64-bit and cross-platform *NIX support
> ----------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1870
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1870
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Library
>    Affects Versions: 0.9, 1.0
>         Environment: Windows, *NIX
>            Reporter: Peace C
>            Priority: Major
>         Attachments: TPipe_64bit_xplatform.patch
>
>
> This patch adds support for Windows 64-bit builds by using std::ptrdiff_t to represent Windows' pipe HANDLE. It also restores cross-platform *NIX support that was broken in THRIFT-1690.
> See contrib/transport-sample for a working cross-platform example of how to use TPipe[Server]. I tested all permutations of Win32/64-bit clients with Win32/64-bit servers and they were happy. Also tested successfully on OSX.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)