THRIFT-1713 Named and Anonymous Pipe transport (Delphi)
authorRoger Meier <roger@apache.org>
Sat, 6 Oct 2012 06:58:00 +0000 (06:58 +0000)
committerRoger Meier <roger@apache.org>
Sat, 6 Oct 2012 06:58:00 +0000 (06:58 +0000)
commit3bef8c221a14a07dfd7c200e8bb3dbb4c09bc390
tree0512332cd6db24421a76ecc7041a5a880fa2d9eb
parentdfb8298b28560f0e23b16b10e53c0be24183834b
THRIFT-1713 Named and Anonymous Pipe transport (Delphi)
Patch: Jens Geyer

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1394952 13f79535-47bb-0310-9956-ffa450edef68
lib/delphi/src/Thrift.Transport.Pipes.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Transport.pas
lib/delphi/test/TestClient.pas
lib/delphi/test/TestServer.pas
lib/delphi/test/client.dpr
lib/delphi/test/server.dpr