Thrift: Rename chunked to framed transports
authorMark Slee <mcslee@apache.org>
Fri, 8 Sep 2006 03:51:34 +0000 (03:51 +0000)
committerMark Slee <mcslee@apache.org>
Fri, 8 Sep 2006 03:51:34 +0000 (03:51 +0000)
commit9e7734dada3606d54b9ca520fac4f1f93e4ffd83
tree6753bb57b26578b4fc1c980d7b0e60236c8ef21b
parentade2c83d11abe21523607b768b68df1e1ff8bbaf
Thrift: Rename chunked to framed transports

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664796 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/Makefile.am
lib/cpp/src/transport/TFramedTransport.cc [moved from lib/cpp/src/transport/TChunkedTransport.cc with 75% similarity]
lib/cpp/src/transport/TFramedTransport.h [moved from lib/cpp/src/transport/TChunkedTransport.h with 72% similarity]
lib/php/Makefile.am
lib/php/src/transport/TFramedTransport.php [moved from lib/php/src/transport/TChunkedTransport.php with 91% similarity]