[
https://issues.apache.org/jira/browse/THRIFT-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peace C updated THRIFT-1870:
----------------------------
Description:
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.
was:
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].
> 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
> Affects Versions: 0.9
> Environment: Windows, *NIX
> Reporter: Peace C
> Fix For: 0.9
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira