thrift/test/cpp
David Reiss af78778acd (THRIFT-54) Remove "frameResponses" from TNonblockingServer
TNonblockingServer and TFramedTransport used to have the option to only
frame messages on one side of the communication.  This capability was
removed from TFramedTransport because it was poorly implemented and not
useful.  This change removes it from TNonblockingServer as well, and
removes references to it in some of the C++ test code.


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@673791 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 20:29:34 +00:00
..
realloc Add an experiment to measure the likeliness that realloc will avoid a copy. 2008-03-31 21:38:29 +00:00
src (THRIFT-54) Remove "frameResponses" from TNonblockingServer 2008-07-03 20:29:34 +00:00
Makefile.stress Thrift: Revamp build to use a single configure.ac. 2007-12-28 18:25:33 +00:00
Makefile.thrift Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00