Peace C created THRIFT-1870:
-------------------------------

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


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].

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

Reply via email to