thrift/lib
David Reiss f495f367c9 Thrift: Make borrow (almost) always succeed for TBufferedTransport.
Chad Walters is writing a JSON protocol for Thrift, but he wants
borrow to always succeed.  That would be a pain to implement,
but here is a first step: borrow will almost always work with
TBufferedTransport.

Reviewed by: mcslee

Test Plan: Ran the DenseProtocol test and Zlib test, but more needs to be done.

Other Notes:
Also reviewed by Chad Walters, and maybe Ben Maurer.


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665455 13f79535-47bb-0310-9956-ffa450edef68
2008-02-02 00:54:55 +00:00
..
cocoa/src Thrift: Allow a custom User-Agent with the Cocoa THttpClient. 2008-01-23 20:35:39 +00:00
cpp Thrift: Make borrow (almost) always succeed for TBufferedTransport. 2008-02-02 00:54:55 +00:00
csharp Thrift CSharp build to check compiler return code 2008-01-22 04:04:30 +00:00
erl [thrift] iolists and binaries in Erlang 2008-01-30 01:39:01 +00:00
hs Thrift: OCaml and HS servers more general 2007-08-08 01:43:39 +00:00
java Add some more TThreadPoolServer constructors 2008-01-15 02:59:12 +00:00
ocaml Thrift: OCaml TSocket more helpful exceptions 2007-08-17 21:34:15 +00:00
perl Thrift: Wide string support for Perl. 2007-12-26 20:23:03 +00:00
php is_a is deprecated, instanceof only takes vars or constants 2007-12-20 03:23:27 +00:00
py [thrift] py: TApplicationException.__str__ 2008-01-07 22:23:07 +00:00
rb Thrift/Ruby: TSimpleServer closes its listen socket on an uncaught exception. 2008-01-28 20:46:53 +00:00
st Merging in some Smalltalk changes from Patrick Collison 2007-11-21 08:43:35 +00:00
Makefile.am Thrift: Revamp build to use a single configure.ac. 2007-12-28 18:25:33 +00:00