THRIFT-1558 Named Pipe and Anonymous Pipe transport for Windows
authorRoger Meier <roger@apache.org>
Wed, 11 Apr 2012 21:38:56 +0000 (21:38 +0000)
committerRoger Meier <roger@apache.org>
Wed, 11 Apr 2012 21:38:56 +0000 (21:38 +0000)
commitd1bf5d0336b8b1ca1de71a50edafa65694eff8b7
treede22e75745a995ba8c8daea717b8915b675a1b13
parentb1ec4ccca167a7ee21689fb5dd7238310ac91758
THRIFT-1558 Named Pipe and Anonymous Pipe transport for Windows
Patch: Peace C

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1325020 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/README_WINDOWS
lib/cpp/libthrift.vcxproj
lib/cpp/libthrift.vcxproj.filters
lib/cpp/src/transport/TPipe.cpp [new file with mode: 0644]
lib/cpp/src/transport/TPipe.h [new file with mode: 0644]
lib/cpp/src/transport/TPipeServer.cpp [new file with mode: 0644]
lib/cpp/src/transport/TPipeServer.h [new file with mode: 0644]
lib/cpp/src/windows/config.h