commit | 122803bade37e82451785ec53dddafd98774b92e | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Mon Jun 18 20:23:58 2012 +0000 |
committer | Roger Meier <roger@apache.org> | Mon Jun 18 20:23:58 2012 +0000 |
tree | b4aa0b39667079c15af7447869bec149c626380e | |
parent | 89cc4303aac22b4505934fa965ee7981c83f171c [diff] [blame] |
THRIFT-1558 Named Pipe and Anonymous Pipe transport for Windows Patch: Peace add pipe crossplatform example to contrib git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1351477 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/contrib/transport-sample/thriftme.bat b/contrib/transport-sample/thriftme.bat new file mode 100644 index 0000000..4b1ef78 --- /dev/null +++ b/contrib/transport-sample/thriftme.bat
@@ -0,0 +1 @@ +thrift.exe --gen cpp Sample.thrift