thrift/lib
David Reiss 1e1a697672 THRIFT-211. erlang: Support "tethered" clients
Add a client option that causes clients to monitor their creators
and terminate when the creator dies.  This makes it possible to
prevent client leaks without linking, because the latter causes
application code to be killed when a transport error occurs and
exits are not trapped.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@781636 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 02:01:32 +00:00
..
cocoa THRIFT-478. Release our input and output stream instance variables when we're dealloc to avoid a memory leak. 2009-05-04 21:17:55 +00:00
cpp THRIFT-469. cpp: Fix a bug in TimerManager::add 2009-06-04 00:32:57 +00:00
csharp THRIFT-467. csharp: Fix compilation on Debian Sid 2009-04-27 19:25:23 +00:00
erl THRIFT-211. erlang: Support "tethered" clients 2009-06-04 02:01:32 +00:00
hs Consolidate lib/hs/.gitignore into the top-level .gitignore 2009-05-22 19:52:02 +00:00
java THRIFT-516. rb: If TFramedTransport reads a negative frame size, throw a TTransportException descendant instead of the default NegativeArraySizeException 2009-05-22 20:17:04 +00:00
ocaml THRIFT-387. Add appropriate Apache header to all code files 2009-04-08 00:19:37 +00:00
perl THRIFT-373. Get some missing files into the release tarballs 2009-05-22 19:52:06 +00:00
php THRIFT-349. php: Accelerated binary protocol serialization segementation fault 2009-05-12 16:53:23 +00:00
py THRIFT-495. python: Raise a TTransportException if TSocket is not open 2009-05-12 02:17:43 +00:00
rb THRIFT-511. rb: Better performing hash method for generated structs 2009-05-29 20:18:58 +00:00
st THRIFT-387. Add appropriate Apache header to all code files 2009-04-08 00:19:37 +00:00
Makefile.am THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00